mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
7 lines
318 B
Plaintext
7 lines
318 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: https://www.bdsoft.com/tools/stlfilt.html
|