Bugs item #1153724, was opened at 2005-02-28 20:31 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1153724&group_id=31650
Category: Tasks Group: 0.85 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Mike Nau (mikenau) >Assigned to: Gert Driesen (drieseng) Summary: <csc> & resgen issue with long paths Initial Comment: The attached repro demonstrates a problem we've been experiencing since the changes to the <csc> task were submitted to call resgen with multiple files instead of calling resgen once for every embedded resource. This repro works against the 2005- 02-25 nightly build. Unzip the contents to a drive root. For example: D:\resgen-repro.build D:\AssemblyInfo.cs D:\resx To see the error first run "nant test" on the resgen- repro.build file. Everything should compile without a problem. Then rename the 803.resxx to 803.resx and attempt to run "nant test" again. This pushes resgen parameter string over the limit and causes the build to fail. Can the csc task code be updated to guard against this? The speed improvements seen with this model rather than the old way of calling resgen inidividually for every resource is extremely valuable. Maybe in cases where the resgen parameters hit some threshhold, the code can split those calls up. ---------------------------------------------------------------------- >Comment By: Gert Driesen (drieseng) Date: 2005-02-28 21:20 Message: Logged In: YES user_id=707851 This is now fixed in cvs and will be part of the next nightly build (which I'll upload some time tomorrow or so). Thanks for the report (and the repro) ! ---------------------------------------------------------------------- Comment By: Mike Nau (mikenau) Date: 2005-02-28 20:35 Message: Logged In: YES user_id=512949 I can't seem to attach the repro. I sent the resgen_repro.zip directly to Gert. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1153724&group_id=31650 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ nant-developers mailing list nant-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-developers