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: Philip Nienhuis
Subject: Re: Nan and write on excel "65535"
Date: Wed, 22 May 2019 19:10:27 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0 SeaMonkey/2.48

Nicholas Jankowski wrote:

    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.

Yes the windows pkg is an essential part of the culprit. It provides ActiveX that allows Excel to be invoked through the COM server on Windows.
Whatever it was, it seems the problem has solved itself.

Philip



reply via email to

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