User forums > Nightly builds

The 15 January 2006 build is out.

(1/4) > >>

killerbot:
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

The 15 January 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_15jan2006_rev1763_win32.7z
  - Linux : not supported yet


Resolved Fixed:


* Moved Manager::Yield() out of Message Manager, Added some calls to it in the compiler plugin, Replaced Manager::Yield() with Manager::ProcessPendingEvents() in some functions
* Fixed a linux build error and Added some #includes to make the source compile with gcc 3.3.6
* Fixed "open #include" function (patch #1406508 by killerbot)
* Removed $Id and $Date SVN keywords from a couple of manager headers which caused a full rebuild after each commit
* Debugger startup user commands are now passed as a block of commands instead of each one separately (fixes potential hang when defining gdb functions)
* Fixed a priority issue for CXXFLAGS in autotools build system (patch #1406533)
* Removed all "#pragma interface" and "#pragma implementation" from code. They are not useful nowadays and actually have caused linker errors for linux builds in the past
* Fixed file associations settings to be set per-user instead of globally (patch #1393650)
* Fixed math rounding errors in codestats plugin (patch #1383774)
* Fixed a few annoying bugs in "find" dialog, mainly the non-focused text box in linux (patch #1382768)
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)

jc:
I can confirm kisolre's problem (.sln files crashing Code::Blocks when they're imported; seems right near the end of finishing the import), this happens for me with the 13.01.2006, 14.01.2006 and 15.01.2006 builds. :(

jc:

--- Code: ----------------------

Error occured on Monday, January 16, 2006 at 07:21:11.

C:\Programs\codeblocks\codeblocks.exe caused an Access Violation at location 6197167b in module C:\Programs\codeblocks\codeblocks.dll Reading from location 00000130.

Registers:
eax=00000130 ebx=00c05cf8 ecx=00000001 edx=00000001 esi=004ada30 edi=0022f910
eip=6197167b esp=0022f288 ebp=0022f288 iopl=0         nv up ei pl nz na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010206

Call stack:
6197167B  C:\Programs\codeblocks\codeblocks.dll:6197167B  _ZN9cbProject14GetProjectNodeEv
6188C82F  C:\Programs\codeblocks\codeblocks.dll:6188C82F  _ZN14ProjectManager13LoadWorkspaceERK8wxString
00423C4E  C:\Programs\codeblocks\codeblocks.exe:00423C4E
00429802  C:\Programs\codeblocks\codeblocks.exe:00429802
00429B5A  C:\Programs\codeblocks\codeblocks.exe:00429B5A
100AA0E8  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AA0E8  _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
100AA4AC  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AA4AC  _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler
100AB489  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB489  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100AB429  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100AB429  _ZN12wxEvtHandler12ProcessEventER7wxEvent
101B06C3  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:101B06C3  _ZN11wxFrameBase14ProcessCommandEi
10138AAF  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:10138AAF  _ZN7wxFrame13HandleCommandEttPv
101391D6  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:101391D6  _ZN7wxFrame13MSWWindowProcEjjl
1010C750  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:1010C750  _Z9wxWndProcP6HWND__jjl@16
77D43A50  C:\WINDOWS\system32\USER32.dll:77D43A50
77D43B1F  C:\WINDOWS\system32\USER32.dll:77D43B1F
77D43D79  C:\WINDOWS\system32\USER32.dll:77D43D79  GetMessageW
77D43DDF  C:\WINDOWS\system32\USER32.dll:77D43DDF  DispatchMessageW
100EC7F4  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100EC7F4  _ZN11wxEventLoop8DispatchEv
100EC590  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100EC590  _ZN11wxEventLoop3RunEv
1018492E  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:1018492E  _ZN9wxAppBase8MainLoopEv
00404CDA  C:\Programs\codeblocks\codeblocks.exe:00404CDA
10043817  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:10043817  _Z14wxUninitializev
100B33BA  C:\Programs\codeblocks\wxmsw26u_gcc_cb.dll:100B33BA  _Z7wxEntryP11HINSTANCE__S0_Pci
004014DA  C:\Programs\codeblocks\codeblocks.exe:004014DA
0045A2EA  C:\Programs\codeblocks\codeblocks.exe:0045A2EA
00401237  C:\Programs\codeblocks\codeblocks.exe:00401237
00401288  C:\Programs\codeblocks\codeblocks.exe:00401288
77E814C7  C:\WINDOWS\system32\kernel32.dll:77E814C7  GetCurrentDirectoryW



--- End code ---

killerbot:
Yiannis has fixed this. Wait till tonight's nightly build.


Or you can always build it yourself ;-)
Haha, imagine you have to rebuild Visual Studio  :lol:

jc:
Mawh, thanks killerbot, I really didn't see that other thread saying it was fixed, sorry for bugging you guys about it (I'll check that other forum from now on before posting a bug)! :)

Looking forward to tonights revision (if I try to set up a compile environment I bet it would take me all day, until tonight, to set it up!). :)

Navigation

[0] Message Index

[#] Next page

Go to full version