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: Mon, 14 Dec 2015 21:33:41 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38

Follow-up Comment #26, patch #8783 (project octave):

For your peace of mind: on Windows I now get:


:
 libinterp\dldfcn\qr.cc-tst .................................. PASS     48/48
  libinterp\dldfcn\xtextscan.tst .............................. PASS    
69/69
  libinterp\octave-value\ov-base.cc-tst ....................... PASS      1/1
:


The patch still needs some polishing:

* a rule in libinterp/module.mk to include libinterp/dldfcn/(x)textscan.h
under the LIBINTERP_BUILT_DISTFILES header;

* the tests can be included in (x)textscan.cc (at the end as a comment, see
for example libinterp/corefcn/dlmread.cc), rather than be a stand-alone file.

In the next days I'll try to make a stand-alone .oct out of it, and I'll try
it at work (usually a sort of stress test :-) ).

Thanks!

    _______________________________________________________

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]