Compiles and runs on Fedora Core 11, x86_64.
FC 12 box is next...

There were a few compilter warnings.  Last one
was repeated a couple of times

In file included from ./include/olivia.h:33,
                 from olivia/olivia.cxx:33:
./include/jalocha/pj_mfsk.h: In member function ‘char* 
MFSK_Receiver<Type>::PrintParameters() [with Type = double]’:
olivia/olivia.cxx:326:   instantiated from here
./include/jalocha/pj_mfsk.h:2171: warning: format ‘%d’ expects type ‘int’, but 
argument 4 has type ‘size_t’
./include/jalocha/pj_mfsk.h:2171: warning: format ‘%d’ expects type ‘int’, but 
argument 7 has type ‘size_t’
./include/jalocha/pj_mfsk.h:2171: warning: format ‘%d’ expects type ‘int’, but 
argument 9 has type ‘size_t’
./include/jalocha/pj_mfsk.h:2171: warning: format ‘%d’ expects type ‘int’, but 
argument 10 has type ‘size_t’
./include/jalocha/pj_mfsk.h:2171: warning: format ‘%d’ expects type ‘int’, but 
argument 11 has type ‘size_t’
./include/jalocha/pj_mfsk.h:2171: warning: format ‘%d’ expects type ‘int’, but 
argument 4 has type ‘size_t’
./include/jalocha/pj_mfsk.h:2171: warning: format ‘%d’ expects type ‘int’, but 
argument 7 has type ‘size_t’
./include/jalocha/pj_mfsk.h:2171: warning: format ‘%d’ expects type ‘int’, but 
argument 9 has type ‘size_t’
./include/jalocha/pj_mfsk.h:2171: warning: format ‘%d’ expects type ‘int’, but 
argument 10 has type ‘size_t’
./include/jalocha/pj_mfsk.h:2171: warning: format ‘%d’ expects type ‘int’, but 
argument 11 has type ‘size_t’


trx/trx.cxx: In function ‘void trx_xmit_wfall_draw(int)’:
trx/trx.cxx:92: warning: ‘rv[1].ringbuffer<double>::vector_type::buf’ may be 
used uninitialized in this function
trx/trx.cxx: In function ‘void trx_xmit_wfall_queue(int, const double*, 
size_t)’:
trx/trx.cxx:156: warning: ‘wv[1].ringbuffer<double>::vector_type::buf’ may be 
used uninitialized in this function
trx/trx.cxx: In function ‘void trx_trx_receive_loop()’:
trx/trx.cxx:221: warning: ‘rbvec[1].ringbuffer<double>::vector_type::buf’ may 
be used uninitialized in this function
trx/trx.cxx: In function ‘void trx_trx_transmit_loop()’:
trx/trx.cxx:133: warning: ‘wv[1].ringbuffer<double>::vector_type::buf’ may be 
used uninitialized in this function
trx/trx.cxx:133: note: ‘wv[1].ringbuffer<double>::vector_type::buf’ was 
declared here

In file included from widgets/Fl_Text_Display_mod.cxx:5:
widgets/Fl_Text_Display_mod_1_1.cxx: In member function ‘int 
Fl_Text_Display_mod::position_to_line(int, int*)’:
widgets/Fl_Text_Display_mod_1_1.cxx:1415: warning: assuming signed overflow 
does not occur when assuming that (X - c) > X is always false


P.J. "Josh" Rovero        Ham Radio:  KK1D
ABC:  9277                   1985 BMW R80RT
Web:     http://www.roveroresearch.org
_______________________________________________
fldigi-alpha mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/fldigi-alpha

Reply via email to