public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/65420] New: Enumerators in std::regex_constants should be constexpr variables instead
@ 2015-03-13 19:18 redi at gcc dot gnu.org
  2015-04-08  9:04 ` [Bug libstdc++/65420] " redi at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: redi at gcc dot gnu.org @ 2015-03-13 19:18 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 65420
           Summary: Enumerators in std::regex_constants should be
                    constexpr variables instead
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org

28.5 [re.const] says the members of namespace std::regex_constants should be
variables, not enumerators.

The difference is observable, as perverse users could try to take their
addresses.


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

* [Bug libstdc++/65420] Enumerators in std::regex_constants should be constexpr variables instead
  2015-03-13 19:18 [Bug libstdc++/65420] New: Enumerators in std::regex_constants should be constexpr variables instead redi at gcc dot gnu.org
@ 2015-04-08  9:04 ` redi at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: redi at gcc dot gnu.org @ 2015-04-08  9:04 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |5.0

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


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

end of thread, other threads:[~2015-04-08  9:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-13 19:18 [Bug libstdc++/65420] New: Enumerators in std::regex_constants should be constexpr variables instead redi at gcc dot gnu.org
2015-04-08  9:04 ` [Bug libstdc++/65420] " 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).