octave-maintainers
[Top][All Lists]
Advanced

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

Wrong string test


From: Michael Goffioul
Subject: Wrong string test
Date: Thu, 14 Jun 2007 09:41:00 +0200

Hi,

In test_string.m, I think the test isprint-1.m is wrong (at least it
reports an error
under MSVC). "isprint" returns true for the TAB character (0x09), but the test
assumes all printable characters are >= 0x20.

Michael.


reply via email to

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