http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1053
*** shadow/1053 Wed Jul 11 07:30:28 2001 --- shadow/1053.tmp.21430 Thu Jul 12 08:09:41 2001 *************** *** 50,53 **** The BufferedReader using ReadLine() works on linux, but I am not sure how it will handle the EOF ^Z problem on Windows systems. On linux, ^Z is read the same as any other non-eol character by ReadLine, but is this the behaviour on ! Windows? --- 50,57 ---- The BufferedReader using ReadLine() works on linux, but I am not sure how it will handle the EOF ^Z problem on Windows systems. On linux, ^Z is read the same as any other non-eol character by ReadLine, but is this the behaviour on ! Windows? ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-12 08:09 ------- ! Forwarded a patch to ant-dev which, among other things, processes files using ! BufferedReader.
