[Issue 4677] New: disallow GC via cmd line argument -nogc
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Aug 19 02:13:34 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4677
Summary: disallow GC via cmd line argument -nogc
Product: D
Version: future
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: spam at extrawurst.org
--- Comment #0 from Stephan Dilly <spam at extrawurst.org> 2010-08-19 02:13:24 PDT ---
just like mentioned in andrei's interview
(http://www.informit.com/articles/article.aspx?p=1622265) i hope to see an dmd
command line argument for disabling and disallowing the use of the GC in DMD:
"Walter Bright is considering adding a compile-time flag that would banish all
constructs that make implicit use of the GC, in which case you'll know at
compile time where the culprits are, and you can change your code accordingly"
--
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