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: Lachlan Andrew
Subject: [Octave-patch-tracker] [patch #8783] C++ implementation of textscan
Date: Tue, 15 Mar 2016 22:30:55 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

Oops!  I'll really have to run make check before submitting each patch.  When
I type "test textscan" in Octave, it just says that textscan is built in.  I
think you mentioned that there is a longer incantation that will run test on
built in functions, without a tedious "make check".

In both of those cases, I think the test should pass if "\n" is appended to
the input string (which used to be the implicit default).

In the second case, I think that ignoring the missing field before the first
delimiter is an explicit Matlab-compatibility workaround -- see line 3357 of
textscan.cc

I'll look into the issue of builtin-defun-decls.h being used before it is
created, although I know very little about the build process.

    _______________________________________________________

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]