Re: [PATCH] tools: Use type BOOL where appropriate.
June 15, 2016
10:44 p.m.
Hadrien Boizard <h.boizard(a)gmail.com> writes:
Signed-off-by: Hadrien Boizard <h.boizard(a)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(a)winehq.org
3615
Age (days ago)
3615
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard