User forums > Using Code::Blocks
STL Error Decryptor for C++
drac:
Hi guys,
How about adding support, and distributing, for STLFilt?
It has support for Mingw, Digital Mars, Visual C++, Borland...
Here is what it does:
STLFilt simplifies and/or reformats long-winded C++ error and warning messages, with a focus on STL-related
diagnostics (and for MSVC 6, it fully eliminates C4786 warnings and their detritus). The result renders many of even
the most cryptic diagnostics comprehensible.
Here is a demo.
The license permits you to redistribute it, and it should work only if Perl is installed.
Code::Blocks will be awesome if it would have this!
thomas:
--- Quote from: http://www.bdsoft.com/tools/stlfilt.html ---NOTE: STL diagnostic filtering for g++ 3.4 has been delayed since it has proven to be a PITA to implement... my fault, not the g++ folks'.
--- End quote ---
Hmm...if it does not work for gcc 3.4, then its value will be limited.
yop:
Using it is pretty straight forward with codeblocks you just replace the compiler executable name in codeblock's compiler options with the script file (or batch file) set up the script's paths to the correct values and voila
Game_Ender:
How well does it work for newer versions of gcc (ie 3.4 and 4.0)?
yop:
--- Quote from: Game_Ender on January 24, 2006, 11:11:03 pm ---How well does it work for newer versions of gcc (ie 3.4 and 4.0)?
--- End quote ---
Thomas quotation still stands, nothing new...
Navigation
[0] Message Index
[#] Next page
Go to full version