May 24, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6050

           Summary: Cannot build DMD when group_id is > 999999
           Product: D
           Version: D1 & D2
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: kennytm@gmail.com


--- Comment #0 from kennytm@gmail.com 2011-05-23 23:34:33 PDT ---
In src/libelf.c, OmToHeader, it assumes the group_id is at most 6-digit long, which is not necessarily true.


See http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=136797 for detail.

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