On Thu, 09 Apr 2009 00:55:29 -0400 Derek <[email protected]> wrote:
> Hey all, > > Anyone happen to know where I could find a copy of the 0.149 version > of dmd, or have one that they wouldn't mind sharing? (I'm trying to > get some old code working) > > Thanks Question like this belong in learn. http://www.digitalmars.com/d/1.0/changelog.html has all the links and from there you can go to older versions or use this direct link. http://ftp.digitalmars.com/dmd.149.zip Anyway a very old version like that is likely that you will NOT be able to get your old code working but good luck. Please report the bugs in the latest instead if possible.
