[Ekiga-devel-list] Annoying warnings



Hi,

I fixed quite a few warnings, but there are still a few annoying ones :

A series of ambiguous 'else', where I'd rather see the code author add braces, to be sure :
videooutput-manager-common.cpp:159
videooutput-manager-common.cpp:171
xwindow.cpp:749
xwindow.cpp:868

The compiler suggests parentheses around && within || in main.cpp:4152, and again I'd prefer the code author to check where to put the parentheses, just to be sure.

That one I have no idea how to fix... I thought forward declarations where something normal : endpoints/sip.h:56: warning: declaration ‘struct Ekiga::PersonalDetails’ does not declare anything

Snark


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