http://d.puremagic.com/issues/show_bug.cgi?id=2727

           Summary: std.date Cyclic dependency
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzi...@digitalmars.com
        ReportedBy: bugzi...@digitalmars.com


Andrew writes:

The following code:

     private import std.date;
     void main(){}

generates the runtime error:
     object.Exception: Cyclic dependency in module std.date


-- 

Reply via email to