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

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

[Octave-patch-tracker] [patch #8783] C++ implementation of textscan


From: Philip Nienhuis
Subject: [Octave-patch-tracker] [patch #8783] C++ implementation of textscan
Date: Sun, 29 Nov 2015 14:30:07 +0000
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38

Update of patch #8783 (project octave):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #11:

As to the textscan.m <=> textscan.cc confusion:
in your latest patch I renamed all occurrences of "textscan"with "xtextscan",
dropped the hunk that removes textscan.m and added one that adds xtextscan.h
to libinterp/module.mk (as that one is tracked by mercurial); that allows me
to build a dist archive to cross-build a Windows binary installer in
mxe-octave. 
So the experimental binary textscan is now invoked as xtextscan().

Amended patch attached.

The examples on the Matlab textscan pages seem to work quite well under Linux.
Testing on Windows comes later (some private assignments come first :-)).

As textscan.cc seems to work so well already I suppose it is time to initiate
thinking about how to replace strread.m's innards by textscan.cc; same for
textread.m.


(file #35589)
    _______________________________________________________

Additional Item Attachment:

File name: textscan_diff_default_20151126_a.txt Size:106 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8783>

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




reply via email to

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