digitalmars.D.bugs - [Issue 6050] New: Cannot build DMD when group_id is > 999999
- d-bugmail puremagic.com (21/21) May 23 2011 http://d.puremagic.com/issues/show_bug.cgi?id=6050
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
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: -------
May 23 2011








d-bugmail puremagic.com