Stefan Bodewig wrote:
On 13 Aug 2003, Stefan Bodewig <[EMAIL PROTECTED]> wrote:


testCSCReferences fails with

     [csc] error CS2001: Source file '/D:RELEASE;def3;' could not
     be opened

my wild guess is, it's the trailing semicolon here as well.  Will
try to verify.


OK, the trailing semi has not been the reason (at least not the only
reason).  If I change DotnetCompile to use /d: instead of /D: it works
for me.  Will it break Microsoft's csc?

Go for it. MSC is case independent, being a windows toy and all, (I think). Change it and I'll let you know if it breaks



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to