[Issue 7561] New: std.net.curl broken

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 22 02:59:58 PST 2012


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

           Summary: std.net.curl broken
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: spam at extrawurst.org


--- Comment #0 from Stephan Dilly <spam at extrawurst.org> 2012-02-22 02:59:50 PST ---
[CODE]
module main;

import std.net.curl;

void main()
{
}
[/CODE]

gives:
Error 42: Symbol Undefined _D3std3net4curl12__ModuleInfoZ

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


More information about the Digitalmars-d-bugs mailing list