public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/58376] New: regex_iterator::operator== and operator!= not const
@ 2013-09-10  8:18 kai.unger@l-3com.com
  2013-09-10  8:46 ` [Bug libstdc++/58376] " paolo.carlini at oracle dot com
  2023-07-20 11:38 ` redi at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: kai.unger@l-3com.com @ 2013-09-10  8:18 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58376

            Bug ID: 58376
           Summary: regex_iterator::operator== and operator!= not const
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kai.unger@l-3com.com

Comparison operators implemented as members of regex_iterator need to be const
(required by the C++ standard).


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libstdc++/58376] regex_iterator::operator== and operator!= not const
  2013-09-10  8:18 [Bug libstdc++/58376] New: regex_iterator::operator== and operator!= not const kai.unger@l-3com.com
@ 2013-09-10  8:46 ` paolo.carlini at oracle dot com
  2023-07-20 11:38 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-09-10  8:46 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58376

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> ---
In 4.6.x essentially nothing works as far as regex is concerned, the
implementation work is finally happening for 4.9.0.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libstdc++/58376] regex_iterator::operator== and operator!= not const
  2013-09-10  8:18 [Bug libstdc++/58376] New: regex_iterator::operator== and operator!= not const kai.unger@l-3com.com
  2013-09-10  8:46 ` [Bug libstdc++/58376] " paolo.carlini at oracle dot com
@ 2023-07-20 11:38 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: redi at gcc dot gnu.org @ 2023-07-20 11:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58376

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WONTFIX                     |DUPLICATE

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
.

*** This bug has been marked as a duplicate of bug 57808 ***

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-07-20 11:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-10  8:18 [Bug libstdc++/58376] New: regex_iterator::operator== and operator!= not const kai.unger@l-3com.com
2013-09-10  8:46 ` [Bug libstdc++/58376] " paolo.carlini at oracle dot com
2023-07-20 11:38 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).