LCA: Static analysis with GCC plugins
Posted Jan 24, 2010 20:34 UTC (Sun) by
JoeBuck (subscriber, #2330)
In reply to:
LCA: Static analysis with GCC plugins by marcH
Parent article:
LCA: Static analysis with GCC plugins
Sun's compiler accepts a non-standard dialect, which they froze long ago and won't fix based on backward compatibility arguments. They provide two different "standard libraries", the default, broken one and a better one based on STLPort. Getting modern C++ code to pass Sun's compiler is a real chore.
(
Log in to post comments)