[HP aCC 6] enable performance advice and security warnings
----------------------------------------------------------
Key: STDCXX-1014
URL: https://issues.apache.org/jira/browse/STDCXX-1014
Project: C++ Standard Library
Issue Type: Improvement
Components: Documentation
Affects Versions: 4.2.1
Environment: HP aCC 6
Reporter: Martin Sebor
Assignee: Martin Sebor
Fix For: 4.2.2
HP aCC provides two useful warning options that aren't enabled in stdcxx builds:
* [+wperfadvice|http://docs.hp.com/en/10946/options.htm#opt+wperfadvice] (since
aCC A.06.15)
* [+wsecurity|http://docs.hp.com/en/7283/options.htm#opt+wsecurity] (since aCC
A.06.05)
It'd be good to enable these and silence any potential warnings.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.