|
killerbot
|
 |
« on: June 01, 2009, 11:33:47 am » |
|
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xmlBefore 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_wx2810.7zFor those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7zThe 01 June 2009 build is out. - Windows : http://prdownload.berlios.de/codeblocks/CB_20090601_rev5616_win32.7z - Linux : none Resolved Fixed: - compiler: added regex for "cannot open output file" (TODO: Probably valid for other compilers, too?!)
- debian build:
- reorganised debug-packages, needed after changing compatibility level to 5, because the codeblocks-dbg package became a little too large (40 MB): codeblocks shared library is now in codeblocks-dbg, added codeblocks-contrib-dbg package containing debug libraries for the contrib-plugins; - moved codesnippets executable from codeblocks- to contrib-plugins-package - CodeSnippets 1.3.102 2009/05/26
- Remove app default.conf.cbtemp from /APPDATA/codesnippets in OnClose; - Correct .cbtemp name to .cbTemp for linux - Don't raise focus when ::wxActiveWindow != CodeSnippetsTreeCtrl in OnEnterWindow() - patch applied : don't show debugging value tooltip when a context menu is open (will greatly improve the "right click : Add" watch functionality)
- don't show code completion tooltip when debugging [we want to see the value tooltip in case it has been enabled]
- added regex for linker-warning and another linker-error; removed ipc.cpp and ipc.h from project-file, because they are not used, but can lead to an internal compiler error with gcc >= 4.3 on 64-bit systems
- wx-2.9 migration: Temporarily disabled compiler version detection with wx-2.9 to fix a lock-up during C::B startup
Regressions/Confirmed/Annoying/Common bugs:
|
|
|
|
|
Logged
|
|
|
|
|
jens
|
 |
« Reply #1 on: June 01, 2009, 11:57:17 am » |
|
Just uploaded the debian-build on my server (see signature).
They are build on lenny-pbuilder and are linked against wxWidgets 2.8.10 from now on.
|
|
|
|
|
Logged
|
|
|
|
|
ollydbg
|
 |
« Reply #2 on: June 01, 2009, 03:05:54 pm » |
|
Thanks to all the devs.  I'm downloading now.
|
|
|
|
|
Logged
|
If some piece of memory should be reused, turn them to variables (or const variables). If some piece of operations should be reused, turn them to functions. If they happened together, then turn them to classes.
|
|
|
|
Loaden
|
 |
« Reply #3 on: June 01, 2009, 05:26:17 pm » |
|
Ctrl + J not work.
|
|
|
|
|
Logged
|
Ubuntu & XP -|- GCC & VC -|- Code::Blocks SVN Latest------------------------------------------ Index for my patches
|
|
|
|
jens
|
 |
« Reply #4 on: June 01, 2009, 05:53:28 pm » |
|
Ctrl + J not work.
Works here (debian 64-bit), does it work from menu ("Edit -> Auto-complete") ?
|
|
|
|
|
Logged
|
|
|
|
|
Loaden
|
 |
« Reply #5 on: June 02, 2009, 01:56:31 am » |
|
Ctrl + J not work.
Works here (debian 64-bit), does it work from menu ("Edit -> Auto-complete") ? Oh. sorry. The reason is: Auto-complete's hotkey modified. "Edit -> Auto-complete" work fine!
|
|
|
|
|
Logged
|
Ubuntu & XP -|- GCC & VC -|- Code::Blocks SVN Latest------------------------------------------ Index for my patches
|
|
|
kartal
Newcomer

Posts: 9
|
 |
« Reply #6 on: June 02, 2009, 02:08:43 am » |
|
Hi
The downloads are corrupt. Can you repload them please? I have tried downloading 5 times and all I got was corrupt 7z files.
|
|
|
|
|
Logged
|
|
|
|
|
ollydbg
|
 |
« Reply #7 on: June 02, 2009, 05:30:36 am » |
|
Hi
The downloads are corrupt. Can you repload them please? I have tried downloading 5 times and all I got was corrupt 7z files.
Works quite well. I think you networking is not quite good. Try to use a proxy or something else. 
|
|
|
|
|
Logged
|
If some piece of memory should be reused, turn them to variables (or const variables). If some piece of operations should be reused, turn them to functions. If they happened together, then turn them to classes.
|
|
|
kartal
Newcomer

Posts: 9
|
 |
« Reply #8 on: June 02, 2009, 05:44:05 am » |
|
Hmm, it cannot be my network because I am on a 12mb cable connection. I have tried at least 6 times. Kind of weird. But the connection to berlios.de is crazy slow for some reason. I am getting 6-7 kb/sec
|
|
|
|
« Last Edit: June 02, 2009, 05:45:54 am by kartal »
|
Logged
|
|
|
|
critic
Advanced newcomer

Posts: 91
|
 |
« Reply #9 on: June 02, 2009, 06:05:52 am » |
|
Hello everybody!  I have a problem: It will be better to wrap messages in 'build messages' pane or make range of horizontal scroller by the longest message (but I think the first is easier and better). Why I post such a message -> very often I need to drag the header to right side to look to entire message - this very unhandy.  Please, make something with it.
With regards, critic.
|
|
|
|
|
Logged
|
|
|
|
krgh
Newcomer

Posts: 7
|
 |
« Reply #10 on: June 02, 2009, 07:13:02 am » |
|
Works quite well. I think you networking is not quite good. Try to use a proxy or something else.  Its happening to me also. Its not just with this build but also many a times with previous builds. I get around 4-5kbps now while with others (from diff websites) i get around 0.5-2 Mbps. I doubt any issue with proxy or network. Berlios is very very wellknown for slow downloads or server downtime. Just a small request. is it possible to upload windows binary at other places also. Thanks & regards Gururaja
|
|
|
|
|
Logged
|
|
|
|
|
MortenMacFly
|
 |
« Reply #11 on: June 02, 2009, 07:18:58 am » |
|
Please, make something with it.
Why don't you just inspect the created HTML log file? That's specifically "nice" doe for viewing / inspecting it. Even inside C::B in HTML window.
|
|
|
|
|
Logged
|
|
|
|
kartal
Newcomer

Posts: 9
|
 |
« Reply #12 on: June 02, 2009, 07:20:36 am » |
|
Works quite well. I think you networking is not quite good. Try to use a proxy or something else.  Just a small request. is it possible to upload windows binary at other places also. Thanks & regards Gururaja I second this one as well. Maybe those who managed to download can put on mirrors. thanks
|
|
|
|
|
Logged
|
|
|
|
|
MortenMacFly
|
 |
« Reply #13 on: June 02, 2009, 07:21:55 am » |
|
I second this one as well. Maybe those who managed to download can put on mirrors.
Everybody can put a mirror to something like a file sharing platform. Who's willing?
|
|
|
|
|
Logged
|
|
|
|
Erick
Newcomer

Posts: 2
|
 |
« Reply #14 on: June 02, 2009, 07:31:51 am » |
|
I think I've found a bug. I'm using ubuntu 9.02 x64 and when I go to project properties->Build targets and try to change from, let's say, GUI Aplication to console aplication I get a crash.
|
|
|
|
|
Logged
|
|
|
|
|