[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #43023] Compilation error "‘yylex’ was not dec
From: |
Guillaume |
Subject: |
[Octave-bug-tracker] [bug #43023] Compilation error "‘yylex’ was not declared in this scope" |
Date: |
Tue, 19 Aug 2014 13:57:56 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 |
URL:
<http://savannah.gnu.org/bugs/?43023>
Summary: Compilation error "‘yylex’ was not declared in
this scope"
Project: GNU Octave
Submitted by: gyom
Submitted on: Tue 19 Aug 2014 13:57:54 GMT
Category: Configuration and Build System
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Build Failure
Status: None
Assigned to: None
Originator Name: Guillaume
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: GNU/Linux
_______________________________________________________
Details:
When trying to compile the tip, I get the following error:
parse-tree/oct-parse.cc: In function ‘int yypull_parse(yypstate*,
octave_base_parser&)’:
parse-tree/oct-parse.cc:3969:14: error: ‘yylex’ was not declared in this
scope
oct-parse.yy: In member function ‘int octave_parser::run()’:
oct-parse.yy:3788:29: error: ‘octave_parse’ was not declared in this
scope
oct-parse.yy: In member function ‘int octave_push_parser::run(const
std::string&, bool)’:
oct-parse.yy:3829:62: error: ‘octave_push_parse’ was not declared in this
scope
oct-parse.yy: In member function ‘int octave_parser::run()’:
oct-parse.yy:3789:1: warning: control reaches end of non-void function
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?43023>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #43023] Compilation error "‘yylex’ was not declared in this scope",
Guillaume <=