[Issue 689] Clean up the spec printfs! :)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 2 17:55:07 PDT 2007


http://d.puremagic.com/issues/show_bug.cgi?id=689





------- Comment #4 from smjg at iname.com  2007-07-02 19:55 -------
That said, are the instances in dll.html anything to do with avoiding using
writef (and thereby possibly allocating GC memory or relying on objects not yet
constructed) before the GC is set up?  Even if this is so:
- It ought to be explained clearly on the page - otherwise, people are likely
to 'fix' it while trying it out.
- There still might be other suitable functions besides printf that don't rely
on anything GC-allocated.

Of course, this doesn't affect the fact that ctod.html and template-mixin.html
still want fixing.


-- 



More information about the Digitalmars-d-bugs mailing list