Derek,
I hope this hasn't been asked a thousands times - I'm new
to NAnt.
No it hasn't otherwise it would have been fixed by now. This was a bug.
Thanks for posting it. Everything else ( include dirs and such ) was
quoted but not the source files.
I've committed a fix for this in cvs. It updates
Hi,
I hope this hasn't been asked a thousands times - I'm new
to NAnt.
I am attempting to use the "cl" task. The path in which
my source files reside has white spaces in it. When NAnt
turns the sources into arguments to cl, the arguments are
not enclosed in quotes and cl barfs.
Here's the targ