#3964: mutt-1.9.0/curs_lib.c:668]: (style) Suspicious condition
----------------------+----------------------
Reporter: dcb314 | Owner: mutt-dev
Type: defect | Status: new
Priority: minor | Milestone:
Component: display | Version: 1.9.0
Resolution: | Keywords:
----------------------+----------------------
Comment (by vinc17):
No, this is not the same code! The style is already OK with the double
parentheses, though one could also write:
{{{
rv = mutt_window_move (win, row, col) != ERR;
if (rv)
}}}
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3964#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent