Author Topic: The 09 february 2006 build is out.  (Read 11866 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 09 february 2006 build is out.
« on: February 10, 2006, 12:21:10 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 09 February 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_09feb2006_rev1970_win32.7z
  - Linux : not supported yet


Resolved Fixed:

  • Refactored Compiler class to use string IDs instead of numeric. No more messing up user-defined compilers. Users should only re-define their user-defined compilers for the last time
  • Debugger's debug log can now be shown/hidden without requiring C::B to restart. Will implement this for other logs too
  • Keybinder v0.4.15
    Removed incorrect delete of dlg
    fixed "PRIOR/NEXT" unrecognized keys in wxGetAccelFromString

Regressions/Confirmed/Annoying/Common bugs:

  • DDE bug : clicking in windows explorer on a CB registered file throws an error message box
  • toolbar-images-not-changing-state (is a wx problem)
  • new created files have no highlight style


Offline mmebane

  • Multiple posting newcomer
  • *
  • Posts: 33
Re: The 09 february 2006 build is out.
« Reply #1 on: February 10, 2006, 07:52:12 pm »
Could you change the name of the files to something like
CB_2006-02-09_rev1970_win32.7z
?

I've been saving these builds for easy regression testing purposes, and they're starting to get messy. :P

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 09 february 2006 build is out.
« Reply #2 on: February 10, 2006, 09:36:52 pm »
anyone else in favor of such a change.
One thing though : I would keep a month by name, so no confusion on day/month (europe <--> usa) ...

Offline Game_Ender

  • Lives here!
  • ****
  • Posts: 551
Re: The 09 february 2006 build is out.
« Reply #3 on: February 10, 2006, 09:43:58 pm »
Yes I am too something like CB_Feb_09_2006_rev1970_win32.7z would probably do nicely.

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: The 09 february 2006 build is out.
« Reply #4 on: February 10, 2006, 09:44:29 pm »
anyone else in favor of such a change.

No problems from my side :D.

One thing though : I would keep a month by name, so no confusion on day/month (europe <--> usa) ...

What it is important IMHO is (1)to clearly define the format of the name, (2) to say it explicitly (so that all know about it) and (3) to try in the limit of the possible to not change it. This just to avoid confusion and misunderstandings.

Michael

takeshimiya

  • Guest
Re: The 09 february 2006 build is out.
« Reply #5 on: February 10, 2006, 09:54:33 pm »
I always use dates in ISO form (YYYYMMDD) because it makes everything easier, not only in computer-related things.

Offline mmebane

  • Multiple posting newcomer
  • *
  • Posts: 33
Re: The 09 february 2006 build is out.
« Reply #6 on: February 11, 2006, 12:17:08 am »
Yes I am too something like CB_Feb_09_2006_rev1970_win32.7z would probably do nicely.

Except sorting would still be off. That's why I suggest using the ISO date format.