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

           Summary: htod generates invalid module name and declaration
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: htod
        AssignedTo: nob...@puremagic.com
        ReportedBy: andrej.mitrov...@gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrov...@gmail.com> 2011-07-01 
21:42:22 PDT ---
E.g.:

htod cairo-win32.h
generates cairo-win32.d

This won't compile.

I think a safe option would be to convert to underscores:
cairo_win32.d 

and also do the same for the module declaration in the file.

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

Reply via email to