On 22-Apr-2008, Michael Goffioul wrote: | So it seems isprint(setstr(9)) returns 0 with MinGW while it | returns 1 on MSVC. I guess the test "ispc() and !isunix()" | should then be adapted, but I don't know how. Instead of modifying the test, perhaps we should fix Octave so that isprint behaves consistently on all systems? jwe