octave-maintainers
[Top][All Lists]
Advanced

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

Re: debug.h missing in cvs


From: David Bateman
Subject: Re: debug.h missing in cvs
Date: Wed, 31 Oct 2007 10:02:29 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

Shai Ayal wrote:
> 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
>
>   
Looks like someone forgot a "cvs add" command.. Unfortunately John
modified the singleton classes  from John Swensen's original patch and
so the only valid copy of debug.h for the CVS tree is currently on
John's machine.. We'll have to wait till he commits debug.h before we
can build from the CVS..

D.


-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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