DSFML

Kagamin spam at here.lot
Mon Dec 23 06:52:04 PST 2013


On Thursday, 19 December 2013 at 08:38:15 UTC, Jeremy DeHaan 
wrote:
> Let me ask this instead. Under what circumstances would a File 
> want to allocate?

In the case of a simple string it won't allocate, it's only for 
formatting. I could only find alloca, so it's probably fixed.


On Thursday, 19 December 2013 at 12:46:12 UTC, Jacob Carlborg 
wrote:
> Isn't it allowed to do new allocations but not refer to 
> existing memory allocated by the GC?

AFAIK, there were problems with allocation too.


More information about the Digitalmars-d-announce mailing list