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

Reply via email to