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

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

[Octave-bug-tracker] [bug #41646] io: errors on gnumeric file with OCT i


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #41646] io: errors on gnumeric file with OCT interface
Date: Thu, 20 Feb 2014 21:54:22 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:25.0) Gecko/20100101 Firefox/25.0 SeaMonkey/2.22.1

Update of bug #41646 (project octave):

                  Status:               Confirmed => Patch Submitted        

    _______________________________________________________

Follow-up Comment #3:

Fix:

Replace L.102 with this:

  pattrn = '<gnm:Cell Row="(\d*?)" Col="(\d*?)"
(?:ValueType="(\d*?)"|ExprID="(\d*?)")(?:
ValueFormat="\w+")>(.*?)</gnm:Cell>';


Patch attached. Your example file can be read here after applying it.

This fix is to be included in io-2.2.0 (= next version).

Thanks for reporting


(file #30620)
    _______________________________________________________

Additional Item Attachment:

File name: __OCT_gnm2oct__.m.patch        Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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