Use bool or int for local flag variables.

In do_pending_operator(), nv_zet(), nv_indent(), nv_g_cmd(), and more,
replace integer flags with bools when appropriate.

However, do keep the TRUEs and FALSEs of nv_cmds[].cmd_arg. It may store
values other than TRUE or FALSE, so it seems to make sense to use
integral constants.
This commit is contained in:
Scott Prager 2014-07-08 08:42:52 -04:00
parent e1e7dda24d
commit 9172bf64c2

File diff suppressed because it is too large Load Diff