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

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

[Octave-bug-tracker] [bug #39831] New Tex interpreter requires delimiter


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #39831] New Tex interpreter requires delimiters around characters
Date: Sat, 24 Aug 2013 00:45:28 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130810 Firefox/17.0 Iceweasel/17.0.8

Follow-up Comment #9, bug #39831 (project octave):

Michael Goffioul,

Yes, I realized after I sent my first comment that you would probably have to
list all the symbol names in the flex input file.  OTOH, you could just gperf
to look up symbol definitions in the text engine function that is currently
using a linear search.  For now, I'd say leave it as a linear search.  It's
more important to me that we not have to maintain two separate lists, so
generating these bits of code from a single file seems like the right thing to
do.  If you just make it use a linear search now, I could probably modify the
script that generates the code to use gperf without much trouble later on.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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