DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26828>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26828 CSVRead function works fine for only one thread (20040209 build) [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2004-02-12 09:15 ------- Doh! It is easy to fix after all - just treat a blank line as the end of the CSV file. In theory, this could break some existing uses of CSVRead, but this seems rather unlikely. If this change does prove to break existing usage of CSVRead, then one could perhaps define a special EOF marker, or a comment marker (and allow this to be changed if necessary). In case of further problems, please re-open the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]