help-octave
[Top][All Lists]
Advanced

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

Re: Nan and write on excel "65535"


From: Nicholas Jankowski
Subject: Re: Nan and write on excel "65535"
Date: Tue, 21 May 2019 14:50:24 -0400


A workaround for you wold be to UNload the windows package. In that case
Excel won't be invoked and Octave will use native code and that doesn't have
the bug.

BTW, it never occurred to me to test for this NA/NaN behavior. I'll adapt
the spreadsheet test scripts in the io package to check for this.


thanks Philip, I'm now wondering if the windows pkg loading was the difference with seeing/not seeing the bug yesterday.  would that make this a windows package related bug needing appropriate tests? I'm not sure how one would write tests capturing cross-package behavior.

reply via email to

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