Fussy compilers!

I give up.  Would anyone like to take a crack at making the following 
warning message go away?  It arises on line 1752 of mainwondow.cpp in 
the v1.6.1 branch.

C:\JTSDK\src\wsjtx_exp\mainwindow.cpp: In member function 'void 
MainWindow::guiUpdate()':
C:\JTSDK\src\wsjtx_exp\mainwindow.cpp:1752:32: warning: suggest 
parentheses around '&&' within '||' [-Wparentheses]

if(m_auto and (m_pctx>0) and (m_txNext or ((m_nrx==0) and (m_ntr!=-1)))
    or (m_auto and (m_pctx==100))) {

        -- Joe

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to