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

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

[Octave-bug-tracker] [bug #47815] io package, OCT interface: xls2oct fai


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #47815] io package, OCT interface: xls2oct fails reading formula results
Date: Sun, 01 May 2016 22:57:24 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #6, bug #47815 (project octave):

Please try attached  __OCT_xlsx2oct__.m (put in share/..../<io-2.4.1>/private/
 and report back.

On my boxes this fixes your problem. The whole thing however hints to
potential similar issues elsewhere, so before finalizing I'd like to
investigate further.

The underlying issue is that regular expressions may appear fast (and they
are) but real XML parsers are much more reliable. 
This bug here means just another addition to already fairly complicated
regular expressions. I sometimes fear that in the end, after a chain of more
bugs like this (heaven forbid), the regular expressions may become so
complicated that the speed advantage over XML parsers gets moot.


(file #37038)
    _______________________________________________________

Additional Item Attachment:

File name: __OCT_xlsx2oct__.m             Size:11 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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