Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on February 19, 2006, 12:05:43 am

Title: The 18 february 2006 build is out.
Post by: killerbot on February 19, 2006, 12:05:43 am
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 18 February 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060218_rev2038_win32.7z
  - Linux : not supported yet


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 18 february 2006 build is out.
Post by: Conan Kudo on February 19, 2006, 08:21:13 am
There are very few bugs left on the list :P
However, there still is no support for Assembly and I do not know about interproject dependencies....
MASM, NASM, YASM are the only assemblers I can think of.... At least MinGW should have assembly support....
Title: Re: The 18 february 2006 build is out.
Post by: mandrav on February 19, 2006, 08:34:56 am
...and I do not know about interproject dependencies....

"Project->Properties->Project's dependencies"
Title: Re: The 18 february 2006 build is out.
Post by: skirby on February 19, 2006, 09:51:30 am
Quote
DDE bug : clicking in windows explorer on a CB registered file throws an error message box

I don't know if it can be useful but I have noticed that the error message box only appear if the option "Show tips at startup" is checked. Uncheck this option and the problem disappear.
Title: Re: The 18 february 2006 build is out.
Post by: penguino on February 19, 2006, 10:10:15 am
Quote
DDE bug : clicking in windows explorer on a CB registered file throws an error message box

I don't know if it can be useful but I have noticed that the error message box only appear if the option "Show tips at startup" is checked. Uncheck this option and the problem disappear.


I don't think that works. I always have tips unchecked and still get DDE errors. :?

A few other things I noticed that changed recently:

[1] Files opened in Windows Explorer will not be opened in the editor if Code::Blocks is already running.
[2] Multiple files highlighted in Windows Explorer cannot be opened at once anymore.

I'm guessing [2] is a result of [1].

Whatever the case, were these intentional changes?
Title: Re: The 18 february 2006 build is out.
Post by: Conan Kudo on February 19, 2006, 06:03:27 pm
Quote
DDE bug : clicking in windows explorer on a CB registered file throws an error message box

I don't know if it can be useful but I have noticed that the error message box only appear if the option "Show tips at startup" is checked. Uncheck this option and the problem disappear.


I don't think that works. I always have tips unchecked and still get DDE errors. :?

A few other things I noticed that changed recently:

[1] Files opened in Windows Explorer will not be opened in the editor if Code::Blocks is already running.
[2] Multiple files highlighted in Windows Explorer cannot be opened at once anymore.

I'm guessing [2] is a result of [1].

Whatever the case, were these intentional changes?

Probably not, but I never had these problems... The only problem I have is the wx stop button not changing state....
Perhaps the next nightly build will support assembly...
Title: Re: The 18 february 2006 build is out.
Post by: thomas on February 19, 2006, 06:27:56 pm
Quote
Whatever the case, were these intentional changes?
No changes were made to DDE handling. This is a (more or less random) wxWidgets+Windows problem, not a Code::Blocks bug.

Quote
Perhaps the next nightly build will support assembly...
Not more than the previous already does. Assembly is not among our primary (secondary?) objectives. However, you are welcome to contribute support for assemblers.
Title: Re: The 18 february 2006 build is out.
Post by: killerbot on February 19, 2006, 06:37:55 pm
I think that the fact that double clicking on CB files in explorer (eg *.cpp) not opening anymore when CB is already open, is some sort of regression introduced somewhere this week.


Title: Re: The 18 february 2006 build is out.
Post by: Zingam on February 19, 2006, 06:41:27 pm
How do I report bugs?
Title: Re: The 18 february 2006 build is out.
Post by: sethjackson on February 19, 2006, 06:44:42 pm
http://developer.berlios.de/bugs/?func=addbug&group_id=5358