[LLVMbugs] [Bug 16135] New: regex: does not handle \{ and \} properly in extended syntax

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri May 24 06:07:38 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=16135

            Bug ID: 16135
           Summary: regex: does not handle \{ and \} properly in extended
                    syntax
           Product: libc++
           Version: unspecified
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: hhinnant at apple.com
          Reporter: akim.demaille at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 10578
  --> http://llvm.org/bugs/attachment.cgi?id=10578&action=edit
ERE match of \{ and \}

The attached source shows that \{ and \} do not match { and } in ERE.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130524/45614e54/attachment.html>


More information about the llvm-bugs mailing list