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

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

[Octave-bug-tracker] [bug #38756] xlswrite always truncates arrays to 25


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #38756] xlswrite always truncates arrays to 256 columns because check on .xlsx extension is wrong
Date: Sun, 21 Apr 2013 17:57:24 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6

Follow-up Comment #2, bug #38756 (project octave):

Reverted "fixes" in xlswrite.m, xlsopen.m and private/parse_sp_range.m. The
latter two were not faulty.

In xlswrite.m, rather change suffix to test from 'xls' to '.xls'.
Not only does it match the original filename string indices, but it also
checks for a real suffix (just imagine a filename 'indexlsx' - what file type
would it be?)

Fixed in svn

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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