help-octave
[Top][All Lists]
Advanced

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

Re: Change to parse.y


From: John W. Eaton
Subject: Re: Change to parse.y
Date: Sat, 14 Feb 2004 18:22:33 -0600

On 15-Feb-2004, Per Persson <address@hidden> wrote:

| [00:45:53] per src$ grep -r octave_wrap *
| lex.cc:#define yywrap octave_wrap
| Binary file lex.o matches
| Binary file liboctinterp.a matches
| 
| problem is that _octave_wrap is undefined in lex.o (where I suppose it 
| meant live)
| 
| Any clues???

What version of flex do you have?  I have 2.5.31 and it generates
octave_wrap instead of yywrap given the prefix option in the lex.l
source file.

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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