User forums > Nightly builds
The 18 January 2007 build is out.
gd_on:
Sorry, but I don't try each nightly and have not seen the yesterday post. My apologises!
But, to help, I have downloaded and tried this morning a few nightlies to see when the bug was introduced.
10 january, rev 3474 : OK
17 january, rev 3500 : bug
18 january, rev 3504 : bug
So, it was introduced between 3474 and 3500. No more precision because no published executable nightlies between those 2 dates.
gd_on
bigbug:
Hello,
the "whitespace issue" is also present, if you've chosen to explicitely add the directory of the currently compiling file to the search dirs (in Settings->Compiler and debugger->Other) and the directory has spaces.
basurapr:
--- Quote from: gd_on on January 19, 2007, 09:30:41 am ---Sorry, but I don't try each nightly and have not seen the yesterday post. My apologises!
But, to help, I have downloaded and tried this morning a few nightlies to see when the bug was introduced.
10 january, rev 3474 : OK
17 january, rev 3500 : bug
18 january, rev 3504 : bug
So, it was introduced between 3474 and 3500. No more precision because no published executable nightlies between those 2 dates.
gd_on
--- End quote ---
Like gd_on says,
the 10 january, rev 3474 works perfectly! But after that, bugs on debugger and rc files compiling where introduced. I'm actually using rev 3474, it works like a charm.
Darck:
now C::B says "syntax error before '/' token". i cannont use // comments. Why? I haven't been changing anything.
another wired error:
D:\projekt\kartka\nevilea.c:35: error: 'for' loop initial declaration used outside C99 mode
:: === Build finished: 1 errors, 0 warnings ===
i want to compile just 1 .c file, not project. When i do that at windows desktop it works. After changing location of file to D:\projekt\kartka\ it shows that error.
code is simple:
"int main(){
double x[]={-3,-2,0,3,4,8};
double f[]={10,6,-2,-5,2,11};
for(int i=-3;i<9;i++) printf("%d %f\n",i,neville(x,f,i));
}"
-----
I checked more. It's really wired. Code doesn't compile anywhere else than at desktop od subfolder of desktop.
ASJ:
Hello,
due to a new system (SuSE 10.2, 64 bit) I decided to switch to a recent codeblocks version. But I couldn't find any 64bit nightlies and I don't know how to install the 32bit rpm (this gives huge problems between the 64bit and the 32bit versions of wx). Therefore I downloaded the svn version and built it (rev 3505). This went fine, but when I start codeblocks I just get the splash screen and nothing more. I tried several revisions but with no different results.
Does anyone have an idea what's going wrong?
Thanks!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version