[LLVMbugs] [Bug 10469] New: ext/hash_set shouldn't warn when compiling with -Wno-deprecated
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Jul 24 16:44:59 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10469
Summary: ext/hash_set shouldn't warn when compiling with
-Wno-deprecated
Product: libc++
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
AssignedTo: hhinnant at apple.com
ReportedBy: oneill+llvmbugs at cs.hmc.edu
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=6926)
--> (http://llvm.org/bugs/attachment.cgi?id=6926)
patch to conditionalize warning
People need to migrate to unordered_set, sure, and libstdc++ warns too if you
use ext/hash_set, but -Wno-deprecated is the accepted way to compile legacy
code without warnings.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list