mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
f4ed60456d
An STL Error Message Decryptor for C++
7 lines
317 B
Plaintext
7 lines
317 B
Plaintext
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.
|
|
|
|
WWW: http://www.bdsoft.com/tools/stlfilt.html
|