News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

svn 10188, bug in Astyle plugin

Started by gd_on, April 07, 2015, 10:29:43 AM

Previous topic - Next topic

gd_on

When extracting chains (to translate them), xgettext has problems in \trunk\src\plugins\astyle\resources\configuration.xrc which contains strange characters at line 98 :
Quote
The option ????add??one??line??brackets can also be used with this style.

The ?? are probably bad encoded.

gd_on
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

MortenMacFly

Quote from: gd_on on April 07, 2015, 10:29:43 AM
The ?? are probably bad encoded.
Yes. Should be fixed in trunk. Thanks for the report. My bad. ::)
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]