On 11/13/19 4:49 PM, Zebediah Figura wrote:
On 11/13/19 7:51 AM, Rémi Bernon wrote:
Signed-off-by: Rémi Bernon rbernon@codeweavers.com
tools/widl/typegen.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
This is for bug 39692, right?
For what it's worth, MIDL doesn't do this. Not that that necessarily means we shouldn't either; just making sure it's known.
I didn't know there was a bug for that, but yes. I was just going through the build warnings, trying to fix them.
If we shouldn't diverge from MIDL then I guess we could otherwise compile the generated files with this warning disabled. It could cause some missing warnings in valid situations though.