Sweden-Number/tools/widl
Martin Storsjo d51c5723c3 widl: Make decl_needs_parens static.
This function lacks a declaration in header.h and isn't used
outside of this source file.

This fixes warnings about missing a prototype, when built as part
of mingw-w64-tools (where it is built with -Wmissing-prototypes).

Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-12 17:16:26 +02:00
..
Makefile.in widl: Also search the include dir relative to the binary path. 2020-01-30 11:33:13 +01:00
client.c
expr.c
expr.h
hash.c
hash.h
header.c widl: Make decl_needs_parens static. 2020-06-12 17:16:26 +02:00
header.h
parser.h
parser.l
parser.y widl: Check dispinterfaces for duplicated methods. 2020-02-04 21:30:27 +01:00
proxy.c
register.c widl: Output a registry script for all interfaces written into the typelib. 2020-01-30 16:22:33 +01:00
server.c widl: Cast server functions to void *. 2020-04-09 21:04:04 +02:00
typegen.c widl: Use DECLSPEC_ALIGN in MSVC compatible way for return types too. 2020-05-18 11:54:40 +02:00
typegen.h
typelib.c widl: Add the ARRAY_SIZE() macro. 2019-09-26 21:05:44 +02:00
typelib.h
typelib_struct.h widl: Fix a variable name in a comment. 2019-09-02 20:46:58 +02:00
typetree.c
typetree.h
utils.c widl: Add strmake() helper. 2019-11-02 13:55:16 +01:00
utils.h widl: Add strmake() helper. 2019-11-02 13:55:16 +01:00
widl.c widl: Also search the include dir relative to the binary path. 2020-01-30 11:33:13 +01:00
widl.h
widl.man.in widl: Add --sysroot and --nostdinc options. 2019-11-02 13:55:16 +01:00
widltypes.h widl: Output a registry script for all interfaces written into the typelib. 2020-01-30 16:22:33 +01:00
write_msft.c widl: If a variable doesn't have a name provide an autogenerated one. 2020-02-17 15:04:59 +01:00