[PATCH] tools: Use type BOOL where appropriate.

Alexandre Julliard julliard at winehq.org
Wed Jun 15 22:44:29 CDT 2016


Hadrien Boizard <h.boizard at gmail.com> writes:

> Signed-off-by: Hadrien Boizard <h.boizard at gmail.com>
> ---
>  tools/wrc/parser.y | 24 ++++++++++++------------
>  1 file changed, 12 insertions(+), 12 deletions(-)

In general, tools don't use the Windows API, so BOOL is not necessarily
appropriate either. Technically it's not wrong, but IMO it's not worth
changing the code for it.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list