octave-maintainers
[Top][All Lists]
Advanced

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

debug.h missing in cvs


From: Shai Ayal
Subject: debug.h missing in cvs
Date: Wed, 31 Oct 2007 08:12:08 +0200

error message after ./autogen && ./configure && make:
g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc
-DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -g -O2
debug.cc -o pic/debug.o
debug.cc:55:19: error: debug.h: No such file or directory
debug.cc:58: error: expected constructor, destructor, or type
conversion before '*' token
debug.cc:98: error: 'bp_table' has not been declared
debug.cc:98: error: expected ',' or '...' before '&' token
debug.cc: In function 'void parse_dbfunction_params(const
octave_value_list&, std::string&, int)':
debug.cc:125: error: 'lines' was not declared in this scope
debug.cc:125: error: 'bp_table' has not been declared
debug.cc: At global scope:
debug.cc:98: warning: unused parameter 'intmap'
debug.cc:156: error: 'bp_table' has not been declared
debug.cc:157: error: expected constructor, destructor, or type
conversion before 'bp_table'
debug.cc:65: warning: 'octave_user_function* get_user_function(const
std::string&)' defined but not used
debug.cc:98: warning: 'void parse_dbfunction_params(const
octave_value_list&, std::string&, int)' defined but not used


Shai


reply via email to

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