> Just a little error fixed. On Windows Javac checks for a "long" commandline > and if it encounters one it writes the Sourcefiles to a tempfile and then > passes @tempfile to the compiler instead of the filenames. (This is how it > should have been). Due to an error in the loop-initialization Javac wrote > also all other "args" to the tempfile, including the command itself. With > the patch it will only write the source-file names to the tempfile. > > Can someone please verify this? yes. Found this as well.
--- BEGIN GEEK CODE BLOCK --- Version 3.12 GCS d+(-) s:- a-- C++(+++)$ UL++++(H)(S)$ P+++$ L+++$>++++ E--- W++ N++ o++ K? !w() O? !M V? PS+ PE+++ Y+ t+ 5++ X++ R(+) !tv b++(++++) D++ G>++ e++> h--()(*) r+ y+() --- END GEEK CODE BLOCK ---
