<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
----- Message d'origine ----- <br>
De : Adrien Vogt-Schilb <br>
Date : 29/04/2011 13:37:
<blockquote cite="mid:4DBAA308.8080105@centre-cired.fr" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
.../...<br>
lastly, unhability of read_csv to parse files with exotic EOL
characters can be considered as a bug (but might be considered as
a "feature"), you might ocnsider to report a bug.<br>
</blockquote>
Yes, i agree, but the issue comes from mgetl(), that is used by
read_csv().<br>
mgetl() should be able to process files with any of EOL=\r
(ascii(13)), <br>
or EOL=\l (ascii(10)) or EOL=\r\l or EOL=\l\r<br>
<br>
Regards<br>
Samuel<br>
<br>
</body>
</html>