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: Tue, 08 Dec 2015 18:26:17 +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 #20, patch #8783 (project octave):

BTW Lachlan,

This Windows debugging issue is exactly the reason I suggested making
textscan() a standalone function to be built as an .oct file.
Then, in Octave on Windows or OSX or Linux or whatever, one can simply do:

mkoctfile textscan.cc

w/o having to make a new dist + cross-build it in mxe-octave + transfer it to
+ install it in Windows; only to catch the next bug for which a complete new
cycle is required.

Hmmm .... now that I mention, I haven't even tried to see if (x)textscan.cc
can be built as suggested as separate .oct file.....

(BTW I found that with the patch, on Linux, make check now gives one FAIL in
data.cc. I'll have to investigate it further).

    _______________________________________________________

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]