User forums > Nightly builds

The 11 November 2008 build (5309) is out.

<< < (3/9) > >>

nanyu:
I restart Code::Blocks, now the Help menu is ok:


[attachment deleted by admin]

nanyu:
trans work :

In the pop menu in Editor :   Find occurrences of: '%s'    OR   Find occurrences of:  Find occurrences of: '  
can't been trans..   but  :

Find implementation of: '%s'
Find declaration of: '%s'

is OK.
---------------------------
different:

file: codecompletion.cpp , line 358:

--- Code: ---msg.Printf(_("Find declaration of: '%s'"), NameUnderCursor.c_str());

--- End code ---

but
file: ThreadSearch.cpp :, line: 539

--- Code: ---wxString sText = wxT("Find occurrences of: '") + srchString + wxT("'");

--- End code ---

as I known the plugin "ThreadSearch" does not support translations,include it's setting dialogs.

Etienne:
Hello,

The compiler bug doesnt' exist anymore, I had a projet that fail every time at build time, now its just show the error as expected.

Thanks for all!!

Etienne de Foras

v522zy:

Well done.

Kalith:
I confirm : no longer random silent crash when compiling with errors.
Good job !

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version