User forums > Nightly builds

The 18 February 2008 build (4893) is out.

<< < (8/15) > >>

Seronis:

--- Quote from: MortenMacFly on February 24, 2008, 04:21:41 pm ---
--- Quote from: Biplab on February 24, 2008, 03:58:30 pm ---Please file a Feature Request at the following link so that this doesn't get lost. :)

--- End quote ---
You don't need it. It's implemented on my machine already. However - commit will have to wait a bit...

--- End quote ---

Thank you =-)

Jeisson:

--- Quote from: MortenMacFly on February 24, 2008, 04:21:41 pm ---
--- Quote from: Biplab on February 24, 2008, 03:58:30 pm ---Please file a Feature Request at the following link so that this doesn't get lost. :)

--- End quote ---
You don't need it. It's implemented on my machine already. However - commit will have to wait a bit...

--- End quote ---
Thanks, Biplab and Morten. I love CB is getting better day after day :D
I believe I have other ideas to contribute in the Berlios page :wink:

Best regards

bttr:
Bug: $file_ext resolves to file extension + " sign. :(

thomas:

--- Quote from: bttr on February 26, 2008, 10:42:16 pm ---Bug: $file_ext resolves to file extension + " sign. :(
--- End quote ---
It doesn't do that here. What exactly are you doing, and what revision do you use?

bttr:
I'm using exactly that "18 February 2008 build (4893)". I'm trying to integrate DJGPP's GCC. So I copied "GNU GCC Compiler" to "GNU GCC Compiler for DJGPP", noticed a too long command line for a DOS executable (gcc.exe) and changed $compiler ... -c $file ... to $compiler ... -c $file_name.$file_ext ... in advanced settings. Command line executed is gcc ... -c test.c" ....

Putting just $file_ext there also gives c".

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version