Eric Chassande-Mottin wrote:
>
> hi,
>
> with the following patch, textread.cc returns an empty
> matrix rather than an error when reading an empty file
> which is, I believe the expected behavior.
> cheers, eric.
>
I applied it.. Since you're looking at this maybe you can see what is neede
hi,
with the following patch, textread.cc returns an empty
matrix rather than an error when reading an empty file
which is, I believe the expected behavior.
cheers, eric.
Index: textread.cc
===
--- textread.cc (revision 4843)
+++ tex