https://bugs.kde.org/show_bug.cgi?id=520861
Bug ID: 520861
Summary: Update FAQ for C++ standard library
Classification: Developer tools
Product: valgrind
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: memcheck
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
There are two things that I'd like to change.
First, use "C++ standard library" instead of "STL". I know that the two get
used interchangeably but I'd rather that we use the more correct "standard
library".
Second, the part about GLIBCXX_FORCE_NEW is obsolete and specific to GCC
libstdc++. This env var is only used by the optional __pool_alloc and
__mt_alloc. That means that it is irrelevant these days to most users.
The section on optimised builds could do with some work as well.
--
You are receiving this mail because:
You are watching all bug changes.