Thread overview | |||||
---|---|---|---|---|---|
|
November 24, 2007 [Issue 1691] New: Provide build3() for older compilers and replace all build() statements with it. | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=1691 Summary: Provide build3() for older compilers and replace all build() statements with it. Product: DGCC aka GDC Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: glue layer AssignedTo: dvdfrdmn@users.sf.net ReportedBy: d-issues@rameria.de Provide build3() for older compilers and replace all build() statements with build2() and build3() in d glue layer. Patch is against: svn revision 193 diffstat: d/d-builtins2.cc | 2 - d/d-codegen.cc | 40 ++++++++++++------------- d/d-codegen.h | 12 +++---- d/d-convert.cc | 8 ++--- d/d-glue.cc | 88 ++++++++++++++++++++++++++++----------------------------- d/d-lang.h | 1 d/d-objfile.cc | 10 +++--- 7 files changed, 81 insertions(+), 80 deletions(-) See attachment for the patch. -- |
November 24, 2007 [Issue 1691] Provide build3() for older compilers and replace all build() statements with it. | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=1691 ------- Comment #1 from d-issues@rameria.de 2007-11-24 08:49 ------- Created an attachment (id=209) --> (http://d.puremagic.com/issues/attachment.cgi?id=209&action=view) Replace build() statement with build2() and build3() -- |
August 07, 2010 [Issue 1691] Provide build3() for older compilers and replace all build() statements with it. | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=1691 Iain Buclaw <ibuclaw@ubuntu.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Iain Buclaw <ibuclaw@ubuntu.com> 2010-08-07 16:17:49 PDT --- Just checking now, this patch has already been applied, so there's no point keeping this report open. Thanks -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation