octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Narrow UTF-16 and UTF-32 to ASCII when loading .mat files.


From: John W. Eaton
Subject: [PATCH] Narrow UTF-16 and UTF-32 to ASCII when loading .mat files.
Date: Thu, 04 Oct 2007 12:32:15 -0400

On 27-Sep-2007, Jason Riedy wrote:

| This is somewhat nasty, but something is necessary for loading
| the UF sparse matrix collection.  Rather than play with iconv
| and "true" conversions, just carry along the convention of
| replacing out-of-ASCII-range entries with '?'.

OK, I suppose this is better than failing to read the files.  I
checked in the change.

Thanks,

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]