[Issue 11673] New: std/traits.d(346): Error: static assert ("sync" == "core.sync") is false

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 3 15:30:28 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11673

           Summary: std/traits.d(346): Error: static assert  ("sync" ==
                    "core.sync") is false
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: timothee.cour2 at gmail.com


--- Comment #0 from Timothee Cour <timothee.cour2 at gmail.com> 2013-12-03 15:30:23 PST ---
from git head:
dmd -c -o- -unittest $phobos_D/std/traits.d
std/traits.d(346): Error: static assert  ("sync" == "core.sync") is false

works in 2.064.2

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list