cod.cpp: In function `void
read_src_files_from_cod(Processor*)':
cod.cpp:312: warning: unused variable `FILE*t'
cod.cpp: In function `void
read_line_numbers_from_cod(Processor*)':
cod.cpp:481: warning: comparison between signed and
unsigned integer
expressions
cod.cpp:450: warning: unused variable `int last_src_line'
cod.cpp:451: warning: unused variable `char buf[256]'
cod.cpp:452: warning: unused variable `int i'
g++ -c -pipe -Wall -W -O2 -pipe -DQT_NO_DEBUG
-DQT_SHARED -DQT_THREAD_SUPPORT
-I/usr/local/kde3.2.2/mkspecs/default -I.
-I/usr/local/kde3.2.2/include -I.ui/ -I. -I.moc/ -o
.obj/symbol.o symbol.cpp
symbol.h: In member function `virtual void
symbol::put_value(int)':
symbol.h:136: warning: unused parameter `int i'
g++ -c -pipe -Wall -W -O2 -pipe -DQT_NO_DEBUG
-DQT_SHARED -DQT_THREAD_SUPPORT
-I/usr/local/kde3.2.2/mkspecs/default -I.
-I/usr/local/kde3.2.2/include -I.ui/ -I. -I.moc/ -o
.obj/fopen-path.o fopen-path.cpp
g++ -c -pipe -Wall -W -O2 -pipe -DQT_NO_DEBUG
-DQT_SHARED -DQT_THREAD_SUPPORT
-I/usr/local/kde3.2.2/mkspecs/default -I.
-I/usr/local/kde3.2.2/include -I.ui/ -I. -I.moc/ -o
.obj/instruction.o instruction.cpp
instruction.h: In member function `virtual void
Instruction::initialize(bool)':
instruction.h:168: warning: unused parameter `bool
init_state'
g++ -c -pipe -Wall -W -O2 -pipe -DQT_NO_DEBUG
-DQT_SHARED -DQT_THREAD_SUPPORT
-I/usr/local/kde3.2.2/mkspecs/default -I.
-I/usr/local/kde3.2.2/include -I.ui/ -I. -I.moc/ -o
.obj/processor.o processor.cpp
In file included from processor.cpp:10:
eeprom.h:308: warning: `class EEPROM' has virtual
functions but non-virtual
destructor
processor.cpp: In member function `void
Processor::init_program_memory(int,
int)':
processor.cpp:53: warning: comparison between signed
and unsigned integer
expressions
processor.cpp:66: warning: comparison between signed
and unsigned integer
expressions
processor.cpp: In member function `void
ProgramMemoryAccess::set_profile_start_at_address(int,
BreakCallBack*)':
processor.cpp:571: warning: comparison between signed
and unsigned integer
expressions
processor.cpp: In member function `int
ProgramMemoryAccess::clear_break_at_address(int,
Instruction::INSTRUCTION_TYPES)':
processor.cpp:589: warning: comparison between signed
and unsigned integer
expressions
processor.cpp: In member function `void Processor::run()':
processor.cpp:850: warning: assignment to `long int'
from `double'
processor.cpp:850: warning: argument to `long int' from
`double'
processor.cpp: In member function `Instruction*
ProgramMemoryAccess::find_instruction(int,
Instruction::INSTRUCTION_TYPES)':
processor.cpp:1532: warning: comparison between signed
and unsigned integer
expressions
processor.cpp: In member function `char*
ProgramMemoryAccess::get_opcode_name(int, char*, int)':
processor.cpp:1660: warning: unused parameter `int size'
processor.cpp: In member function `void
ProgramMemoryAccess::put_opcode(int,
unsigned int)':
processor.cpp:1691: warning: unused variable `int i'
processor.cpp: In member function `virtual Register*
RegisterMemoryAccess::get_register(unsigned int)':
processor.cpp:1893: warning: comparison between signed
and unsigned integer
expressions
g++ -c -pipe -Wall -W -O2 -pipe -DQT_NO_DEBUG
-DQT_SHARED -DQT_THREAD_SUPPORT
-I/usr/local/kde3.2.2/mkspecs/default -I.
-I/usr/local/kde3.2.2/include -I.ui/ -I. -I.moc/ -o
.obj/register.o register.cpp
register.cpp: In member function `
Invalid_File_Register::Invalid_File_Register(unsigned
int)':
register.cpp:51: warning: unused parameter `unsigned
int at_address'
register.cpp: At global scope:
register.cpp:76: warning: `inline' is not at beginning
of declaration
register.cpp:87: warning: `inline' is not at beginning
of declaration
register.cpp: In member function `virtual void
INDF::put(unsigned int)':
register.cpp:129: warning: unused parameter `unsigned
int new_value'
register.cpp: In member function `virtual unsigned int
Stack::pop()':
register.cpp:467: warning: comparison of unsigned
expression < 0 is always
false
g++ -c -pipe -Wall -W -O2 -pipe -DQT_NO_DEBUG
-DQT_SHARED -DQT_THREAD_SUPPORT
-I/usr/local/kde3.2.2/mkspecs/default -I.
-I/usr/local/kde3.2.2/include -I.ui/ -I. -I.moc/ -o
.obj/breakpoints.o breakpoints.cpp
breakpoints.cpp: In member function `unsigned int
Breakpoints::set_breakpoint(Breakpoints::BREAKPOINT_TYPES,
Processor*,
unsigned int, unsigned int, BreakCallBack*)':
breakpoints.cpp:47: warning: unused variable
`Breakpoint_Instruction*abp'
breakpoints.cpp: In member function `unsigned int
Breakpoints::check_break(Register*)':
breakpoints.cpp:473: warning: unused parameter
`Register*fr'
breakpoints.cpp: In member function `void
Breakpoints::clear(unsigned int)':
breakpoints.cpp:822: warning: enumeration value
`BREAK_CLEAR' not handled in
switch
breakpoints.cpp:822: warning: enumeration value
`BREAK_ON_INVALID_FR' not
handled in switch
breakpoints.cpp:822: warning: enumeration value
`BREAK_MASK' not handled in
switch
breakpoints.cpp: In member function `void
Breakpoints::clear_all_register(Processor*, unsigned
int)':
breakpoints.cpp:909: warning: comparison of unsigned
expression < 0 is always
false
breakpoints.cpp: In member function `virtual void
Break_register_write_value::setBit(unsigned int, bool)':
breakpoints.cpp:1205: warning: comparison between
signed and unsigned integer
expressions
breakpoints.cpp: In member function `virtual int
Log_Register_Read_value::getBit(unsigned int)':
breakpoints.cpp:1308: warning: control reaches end of
non-void function
instruction.h: In member function `virtual void
Instruction::initialize(bool)':
instruction.h:168: warning: unused parameter `bool
init_state'
breakpoints.h: In member function `virtual char*
Notify_Register::name()':
breakpoints.h:496: warning: control reaches end of
non-void function
g++ -c -pipe -Wall -W -O2 -pipe -DQT_NO_DEBUG
-DQT_SHARED -DQT_THREAD_SUPPORT
-I/usr/local/kde3.2.2/mkspecs/default -I.
-I/usr/local/kde3.2.2/include -I.ui/ -I. -I.moc/ -o
.obj/interface.o interface.cpp
In file included from interface.cpp:43:
eeprom.h:308: warning: `class EEPROM' has virtual
functions but non-virtual
destructor
interface.cpp: In function `unsigned int
valid_register(Processor*,
_REGISTER_TYPE, unsigned int)':
interface.cpp:153: warning: unused parameter
`REGISTER_TYPE type'
register.h: At global scope:
register.h:260: warning: inline function `virtual void
STATUS_Register::put_value(unsigned int)' used but
never defined
g++ -c -pipe -Wall -W -O2 -pipe -DQT_NO_DEBUG
-DQT_SHARED -DQT_THREAD_SUPPORT
-I/usr/local/kde3.2.2/mkspecs/default -I.
-I/usr/local/kde3.2.2/include -I.ui/ -I. -I.moc/ -o
.obj/cycles.o cycles.cpp
cycles.cpp: In member function `void
Cycle_Counter::clear_break(BreakCallBack*)
':
cycles.cpp:263: warning: unused variable `bool found'
cycles.cpp: In member function `bool
Cycle_Counter::reassign_break(long long
unsigned int, long long unsigned int, BreakCallBack*)':
cycles.cpp:611: warning: control reaches end of
non-void function
g++ -c -pipe -Wall -W -O2 -pipe -DQT_NO_DEBUG
-DQT_SHARED -DQT_THREAD_SUPPORT
-I/usr/local/kde3.2.2/mkspecs/default -I.
-I/usr/local/kde3.2.2/include -I.ui/ -I. -I.moc/ -o
.obj/tmr0.o tmr0.cpp
tmr0.cpp: In member function `virtual void
TMR0::start(int, int)':
tmr0.cpp:71: warning: unused variable `guint64 fc'
tmr0.cpp: In member function `virtual void
TMR0::reset(RESET_TYPE)':
tmr0.cpp:407: warning: label `POR_RESET' defined but
not used
g++ -c -pipe -Wall -W -O2 -pipe -DQT_NO_DEBUG
-DQT_SHARED -DQT_THREAD_SUPPORT
-I/usr/local/kde3.2.2/mkspecs/default -I.
-I/usr/local/kde3.2.2/include -I.ui/ -I. -I.moc/ -o
.obj/eeprom.o eeprom.cpp
In file included from eeprom.cpp:8:
eeprom.h:308: warning: `class EEPROM' has virtual
functions but non-virtual
destructor
eeprom.cpp: In member function `void
EEPROM::reset(RESET_TYPE)':
eeprom.cpp:322: warning: enumeration value `WDT_RESET'
not handled in switch
eeprom.cpp:322: warning: enumeration value `SOFT_RESET'
not handled in switch
eeprom.cpp: In member function `void
EEPROM::initialize(unsigned int)':
eeprom.cpp:347: warning: comparison between signed and
unsigned integer
expressions
g++ -c -pipe -Wall -W -O2 -pipe -DQT_NO_DEBUG
-DQT_SHARED -DQT_THREAD_SUPPORT
-I/usr/local/kde3.2.2/mkspecs/default -I.
-I/usr/local/kde3.2.2/include -I.ui/ -I. -I.moc/ -o
.obj/ioports.o ioports.cpp
ioports.cpp: In member function `void
PIC_IOPORT::update_pin_directions(unsigned int)':
ioports.cpp:461: warning: unused parameter `unsigned
int new_tris'
ioports.cpp: In member function `virtual void
PORTB::reset(RESET_TYPE)':
ioports.cpp:615: warning: unused parameter `RESET_TYPE r'
ioports.cpp: In member function `void
PORTB::rbpu_intedg_update(unsigned int)':
ioports.cpp:626: warning: unused variable `int i'
g++ -c -pipe -Wall -W -O2 -pipe -DQT_NO_DEBUG
-DQT_SHARED -DQT_THREAD_SUPPORT
-I/usr/local/kde3.2.2/mkspecs/default -I.
-I/usr/local/kde3.2.2/include -I.ui/ -I. -I.moc/ -o
.obj/hardware_mapper.o hardware_mapper.cpp
hardware_mapper.cpp: In member function `bool
HardwareMapper::read()':
hardware_mapper.cpp:369: error: call of overloaded
`pow(int, int&)' is
ambiguous
/usr/include/bits/mathcalls.h:143: error: candidates
are: double pow(double,
double)
/usr/local/include/c++/3.3/cmath:512: error:
long double
std::pow(long double, int)
/usr/local/include/c++/3.3/cmath:508: error:
float
std::pow(float, int)
/usr/local/include/c++/3.3/cmath:504: error:
double
std::pow(double, int)
/usr/local/include/c++/3.3/cmath:495: error:
long double
std::pow(long double, long double)
/usr/local/include/c++/3.3/cmath:486: error:
float
std::pow(float, float)
hardware_mapper.cpp:398: error: call of overloaded
`pow(int, int&)' is
ambiguous
/usr/include/bits/mathcalls.h:143: error: candidates
are: double pow(double,
double)
/usr/local/include/c++/3.3/cmath:512: error:
long double
std::pow(long double, int)
/usr/local/include/c++/3.3/cmath:508: error:
float
std::pow(float, int)
/usr/local/include/c++/3.3/cmath:504: error:
double
std::pow(double, int)
/usr/local/include/c++/3.3/cmath:495: error:
long double
std::pow(long double, long double)
/usr/local/include/c++/3.3/cmath:486: error:
float
std::pow(float, float)
hardware_mapper.cpp:352: warning: unused variable `char
byte3'
hardware_mapper.cpp: In member function `bool
HardwareMapper::saveMap(std::basic_string<char,
std::char_traits<char>,
std::allocator<char> >)':
hardware_mapper.cpp:462: warning: unused parameter
`const std::string filename'
hardware_mapper.cpp: In member function `bool
HardwareMapper::loadMap(std::basic_string<char,
std::char_traits<char>,
std::allocator<char> >)':
hardware_mapper.cpp:468: warning: unused parameter
`const std::string filename'
make: *** [.obj/hardware_mapper.o] Error 1