User forums > Nightly builds
The 14 May 2011 build (7143) is out.
killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
Before you use a nightly make sure you understand how it works.
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx2812_gcc452-TDM.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc452-TDM.7z
The 14 May 2011 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20110514_rev7143_win32.7z
- Linux :
none
Resolved Fixed:
* CC: fix a variable type error
* SDK: Initialize a static member variable
* CC: made the current active parameter to be highlighted correctly in the calltip; this feature was broken by the pretty printer patch commited earlier
* Added wxSmith option to allow duplicate IDs (useful to assign the same ID to a menuitem and a toolitem, for example)
* quote xdg-open argument in default mime handler
* CC: fix a crash candidate in case C::B is closed very quickly after start-up
* inform the user if an invalid virtual target is tried to be setup (failed silently before, making a checkbox value magically re-appear)
* Fixed a auto indent bug
* CC: Improve the performance of functions DoParse
* CC: fixed bug #15112
* added option to freely define import and def file name for libraries, including (and by default) using macros (based on patch #2937)
* linux build-fix; synchronizing some contrib-plugins projectfiles on linux
* ToolsPlus-plugin: fix a possible crash (hard to track down), see http://www.parashift.com/c++-faq-lite/ctors.html#faq-10.14 for an explanation
* expand macros in include dirs in cppcheck plugin
* CC: re-worked options dialog, fixed tiny crash candidate
* editormanager: fixed crash candidate
* fixed target option "auto-generate prefix" not working for dynamic libraries on Linux (breaking build); ToDo: what about Mac?!
* todo list: fixed bug, that no "allowed types" are selected initially
* todo list: issue a warning, if no types are selected when refreshing the view
Regressions/Confirmed/Annoying/Common bugs:
swjinjin:
Thank you for your work.
But, i have found a bug which occurs on notebook.
If i change the monitor mode of notebook (single -> dual monitor or dula -> single),
Codeblocks's all dialogboxes is opened in minium size.
This bug is not resolved if not restarting Codeblocks.
Sangwoo.
MortenMacFly:
--- Quote from: swjinjin on May 14, 2011, 03:27:56 pm ---This bug is not resolved if not restarting Codeblocks.
--- End quote ---
Dammed! You found a bug I was experiencing for a long time myself, but I never had a way to reproduce. Now that I know I have no access to a PC with two monitors anymore. :-(
Can you do me a favor and post this to the bug tracker including the full description how to reproduce and send me a note?
Personal note @Jens (in addition): I believe this was related to the introduction of wxScrolledDialog - before that I can hardly remember having such issues... but may also not have had a PC with two monitors. :?
Jenna:
--- Quote from: MortenMacFly on May 14, 2011, 05:35:51 pm ---Personal note @Jens (in addition): I believe this was related to the introduction of wxScrolledDialog - before that I can hardly remember having such issues... but may also not have had a PC with two monitors. :?
--- End quote ---
I will see if I can reproduce it.
bug1z:
I beg you to see the following messages:
http://forums.codeblocks.org/index.php/topic,14469.msg97833.html#msg97833
and
http://forums.codeblocks.org/index.php/topic,14469.msg97494.html#msg97494
Thanks.
Navigation
[0] Message Index
[#] Next page
Go to full version