[LLVMbugs] [Bug 10346] New: Future won't compile with exceptions disabled

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jul 12 17:26:05 PDT 2011


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

           Summary: Future won't compile with exceptions disabled
           Product: libc++
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
        AssignedTo: hhinnant at apple.com
        ReportedBy: scshunt at csclub.uwaterloo.ca
                CC: llvmbugs at cs.uiuc.edu


std::future will attempt to throw errors even with exceptions diabled, and as a
result fails to compile.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list