This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48420] Missed -Wconversion-null warning when passing const bool to T*
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 03 May 2012 01:35:04 +0000
- Subject: [Bug c++/48420] Missed -Wconversion-null warning when passing const bool to T*
- Auto-submitted: auto-generated
- References: <bug-48420-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48420
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hub at figuiere dot net
--- Comment #7 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-05-03 01:35:04 UTC ---
*** Bug 53207 has been marked as a duplicate of this bug. ***