Re: DMD returns -1073741819 despite success

2009-04-07 Thread Unknown W. Brackets
Well, for me it works. I do use the error level in some scripts I've written, and it outputs 0 when linking. I'm not linking in the lib file, though. Try it from the command line. I know you want it to work in the IDE, but the first step is to determine whose bug it is. From the command l

std.getopt RangeError

2009-05-10 Thread Unknown W. Brackets
Currently, using std.getopt will result in a RangeError if parameters are improperly omitted on the command line. Since this is a reasonable user-error, it does not seem like something to crash on during release. The problem is here: if (!isDelegateWithLessThanTwoParameters && !va