[Issue 6050] New: Cannot build DMD when group_id is > 999999
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon May 23 23:38:48 PDT 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 at puremagic.com
ReportedBy: kennytm at gmail.com
--- Comment #0 from kennytm at 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: -------
More information about the Digitalmars-d-bugs
mailing list