public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/67361] New: std::regex_error::what() should say something about the error_code
@ 2015-08-26 16:22 redi at gcc dot gnu.org
  2015-08-27  3:08 ` [Bug libstdc++/67361] " timshen at gcc dot gnu.org
  2015-09-19 20:57 ` timshen at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: redi at gcc dot gnu.org @ 2015-08-26 16:22 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 67361
           Summary: std::regex_error::what() should say something about
                    the error_code
           Product: gcc
           Version: 4.9.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org
  Target Milestone: ---

This would be more helpful if it included a string representation of the
error_code such as regex_constants::error_paren:

terminate called after throwing an instance of 'std::regex_error'
  what():  regex_error


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

end of thread, other threads:[~2015-09-19 20:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-26 16:22 [Bug libstdc++/67361] New: std::regex_error::what() should say something about the error_code redi at gcc dot gnu.org
2015-08-27  3:08 ` [Bug libstdc++/67361] " timshen at gcc dot gnu.org
2015-09-19 20:57 ` timshen 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).