News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 21 March 2007 build is out.

Started by killerbot, March 22, 2007, 05:52:13 AM

Previous topic - Next topic

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://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z

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

The 21 March 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070321_rev3736_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070321_rev3736_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070321_rev3736_suse100-102.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070321_rev3736_fc4+5.i586.rpm (not yet)


Resolved Fixed:


  • MSVC loader: import base resource options, too
  • Fixed: [Bug #10676] Code::Blocks crashed when I tried to remove a file
  • fixed bugs in MSVC loader concerning include/lib/res path's with spaces
  • fixed a bug in warning parsing in the GNUARM (precompiler warnings were stealing compiler warnings)
  • wxSmith: Committed not yet finished work on user-defined items (does not affect wxSmith's behavior)
  • CodeSnippets
    - Honor source indentation with ApplySnippet (Thanks wxLearner)
    - Show first level items on initial view

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263) (is fixed with our special wx263/wx28 dll)


Biplab

The package name bears wrong revision number. Actual revision number is 3737. ;)
Be a part of the solution, not a part of the problem.

Jewe

Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

Xaviou

Ubuntu 6.10 Amd64 .deb installer can be found here.
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

killerbot

Quote from: Jewe on March 22, 2007, 09:45:43 AM
Rss feed does not update?

no I am in the USA, will do that once I am back home (this weekend)

Jewe

Quote from: killerbot on March 22, 2007, 02:39:08 PM
no I am in the USA, will do that once I am back home (this weekend)
ok, cheers.
because you upload the nightly, I thought you had the possibility to update the RSS.

regards,

Jewe
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

bupper

Speaking of the RSS feed, you should include what you fixed in that nightly... Not only that the nightly is out. Just an idea  :)

killerbot

yes, I could also upload the rss, but for several reasons I decided not to do it. Well2 more days, and all get updated.

What's fixed in RSS : preferably not, just announce, if you want to know more, read on through the link.
It's like, hey everybody I wrote a book. If you want to read it go 'there', that's better then sending everyone the book directly ;-)

L_O_J

Could someone please ( please... ) provide another mirror, other than BerliOS ? I live in Indonesia and (unfortunately) the internet connection here is lousy. I've tried 4 or 5 times already and all of them ended up in the same situation, all the download "freeze" at under 100KB and when I try to restart it, it start again from 0%.

kurapix

#9
There is a bug with the C comment style in Code::Blocks, here is a screenshot of the code with the error going with it :
C comment style bug in CB

I don't know how to insert picture on this forum.

Kurapix
Code::Blocks package building script

Biplab

Quote from: L_O_J on March 23, 2007, 04:33:46 AM
Could someone please ( please... ) provide another mirror, other than BerliOS ?

Try the following link:
Quotehttp://files.filefront.com/CB_20070321_rev3736_win327z/;7004491;/fileinfo.html

Quote from: L_O_J on March 23, 2007, 04:33:46 AM
I've tried 4 or 5 times already and all of them ended up in the same situation, all the download "freeze" at under 100KB and when I try to restart it, it start again from 0%.

Don't use download manager to download from Berlios. My experience says, it doesn't support download managers. :)
Be a part of the solution, not a part of the problem.

thatgui

Quote from: kurapix on March 23, 2007, 05:13:32 AM
There is a bug with the C comment style in Code::Blocks, here is a screenshot of the code with the error going with it :
...
Kurapix

AFAIK its "standard" compiler behavior - You can't nest "/* .. */" comments.

Fizick

Any plan to implement import "custom build" settings from MSVC projects?
(I am imterested in assembler support).

Knx

I can't compile

\mingw\lib\crt2.o:crt1.c:(.text+0x16a):: undefined reference to `__cpu_features_init'
:: === Build finished: 1 errors, 0 warnings ===
Using:
• Code::Blocks SVN        • wxWidGets 2.8.6
• Windows XP SP2          • MinGW Latest  Wish List • Code folding (For wxSmith and more options like NetBeans)

MortenMacFly

Quote from: Knx on March 23, 2007, 06:26:51 PM
I can't compile

\mingw\lib\crt2.o:crt1.c:(.text+0x16a):: undefined reference to `__cpu_features_init'
:: === Build finished: 1 errors, 0 warnings ===

I can't help


- no info about project/compiler
- no steps to reproduce
- no info about C::B version / build
- no info about platform using
- no nothing.

What else did you expect from such a post?!
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]