public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/57808] New: operators == and != for regex_token_iterator need to be const
@ 2013-07-03 18:12 chasonr at newsguy dot com
  2013-07-03 18:34 ` [Bug libstdc++/57808] " paolo.carlini at oracle dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: chasonr at newsguy dot com @ 2013-07-03 18:12 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 57808
           Summary: operators == and != for regex_token_iterator need to
                    be const
           Product: gcc
           Version: 4.8.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: chasonr at newsguy dot com

In libstdc++-v3/include/bits/regex.h, the methods operator== and operator!= for
regex_token_iterator are not declared const.  This is not consistent with the
C++11 standard, section 28.12.2, which specifies these operators to be declared
const.


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

* [Bug libstdc++/57808] operators == and != for regex_token_iterator need to be const
  2013-07-03 18:12 [Bug libstdc++/57808] New: operators == and != for regex_token_iterator need to be const chasonr at newsguy dot com
@ 2013-07-03 18:34 ` paolo.carlini at oracle dot com
  2013-07-04  8:24 ` paolo.carlini at oracle dot com
  2023-07-20 11:38 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-07-03 18:34 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-07-03
     Ever confirmed|0                           |1

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> ---
operator* and operator-> too. Let's do the change, certainly cannot hurt, but a
lot more is still needed.


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

* [Bug libstdc++/57808] operators == and != for regex_token_iterator need to be const
  2013-07-03 18:12 [Bug libstdc++/57808] New: operators == and != for regex_token_iterator need to be const chasonr at newsguy dot com
  2013-07-03 18:34 ` [Bug libstdc++/57808] " paolo.carlini at oracle dot com
@ 2013-07-04  8:24 ` paolo.carlini at oracle dot com
  2023-07-20 11:38 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-07-04  8:24 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.9.0

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Done.


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

* [Bug libstdc++/57808] operators == and != for regex_token_iterator need to be const
  2013-07-03 18:12 [Bug libstdc++/57808] New: operators == and != for regex_token_iterator need to be const chasonr at newsguy dot com
  2013-07-03 18:34 ` [Bug libstdc++/57808] " paolo.carlini at oracle dot com
  2013-07-04  8:24 ` paolo.carlini at oracle dot com
@ 2023-07-20 11:38 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 4+ 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=57808

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kai.unger@l-3com.com

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
*** Bug 58376 has been marked as a duplicate of this bug. ***

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-03 18:12 [Bug libstdc++/57808] New: operators == and != for regex_token_iterator need to be const chasonr at newsguy dot com
2013-07-03 18:34 ` [Bug libstdc++/57808] " paolo.carlini at oracle dot com
2013-07-04  8:24 ` 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).