RE: [NAnt-users] VBC race condition with larger temp files

2006-01-17 Thread Gert Driesen
gt; To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] VBC race condition with larger temp files > > I have an assembly that is currently built from ~300 source files. > The solution is huge, and the source tree is deep - causing > the source paths to be abnormally long. &g

[NAnt-users] VBC race condition with larger temp files

2006-01-16 Thread Josh Larson
I have an assembly that is currently built from ~300 source files. The solution is huge, and the source tree is deep - causing the source paths to be abnormally long.   It looks like nAnt is writing the vbc params to the temp file (which is good) but vbc fails (which is bad).   It appears that when