d2 compiler

Mafi mafi at example.org
Sun Jul 4 07:42:31 PDT 2010


Hello everybody,
i'm new to D but not to programming in general. I wrote some todo-lister 
in D1. It compiles and works nearly perfectly except some little issues. 
I wanted to check if it works under D2. I renamed my
DMD version 1 compiler to "dmd1.exe" so I could use dsss/rebuild.
When try to compile my code doesn't stop to take more RAM.
Where's the issue. Is it my code, dsss or the compiler.

I use dmd 2.047, dsss/rebuild through the commandline, win7.
Here's my code: http://pastebin.com/DRCbg03v

Mafi


More information about the Digitalmars-d-learn mailing list