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

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

[Octave-bug-tracker] [bug #35961] regexp causes Crash


From: anonymous
Subject: [Octave-bug-tracker] [bug #35961] regexp causes Crash
Date: Sun, 25 Mar 2012 02:16:19 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0

Follow-up Comment #3, bug #35961 (project octave):

I changed the double quotes to single quotes and the warnings didn't flag as
you suggested. 

According to http://regexpal.com/, The string is valid, yet incomplete. I need
to match:
X[65.989*#101+#103+#525+#127]
C1089.517
Z8.34
F[990.574*#143*1.275]

As it is the space between the "C to Z" and the "Z to F" is selected. Not an
issue I can deblank() the line to trim them.
The "#101+#103+#525+#127" numbers are machine variables. In a separate line I
have turned them into variables(VAR101,VAR103,VAR525,VAR127) and initialized
them to zero.
The brackets delineate a formula to be evaluated.
What I am pulling out of this line is a set of coordinates to be plotted.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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