octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #49075] Added two-dimensional array support to


From: anonymous
Subject: [Octave-bug-tracker] [bug #49075] Added two-dimensional array support to Windows Forge package
Date: Tue, 13 Sep 2016 20:14:35 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0.2 Waterfox/48.0.2

Follow-up Comment #3, bug #49075 (project octave):

Thanks for pointing that out.  I'm not a COM expert either, but the existing
code was able to support arrays of VARIENT variables (which is perhaps what
the Excel COM object returns).  The COM object I was using returned numbers
directly.  I fixed the Windows package code so that it should work when the
COM object returns floats, ints, and chars (not just varients).
Good idea to regression test it against some Excel objects, to make sure I
didn't mess it up.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49075>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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