This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/11504] -Wcast-qual vs. stl_tree
- From: "gerald at pfeifer dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Aug 2003 07:07:05 -0000
- Subject: [Bug libstdc++/11504] -Wcast-qual vs. stl_tree
- References: <20030711212821.11504.bkoz@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11504
------- Additional Comments From gerald at pfeifer dot com 2003-08-23 07:07 -------
Subject: Re: -Wcast-qual vs. stl_tree
On Sat, 23 Aug 2003, dhazeghi at yahoo dot com wrote:
> Patch went in on 7/30. Ben, does this fix your problem?
Yes, as far as I (as the original reporter, though not filer of the PR)
can tell.
However, before closing the PR we should make sure that this problem is
now covered by the testsuite. How about adding -Wcast-qual as a default
option for the entire libstdc++ testsuite?
Gerald