libs don't compile without warnings

Fabian Maurer dark.shadow4 at web.de
Sat Apr 23 18:33:30 CDT 2022


Hello Nikolay,

> > The integrated libraries under libs don't compile without warnings.
> > Is there a way to suppress those warnings, but keep the ones from normal
> > wine files? I'd like to compile wine with Werror, and fix the warnings we
> > have, but this makes it impossible.
>
> What are you compiling with? With "current" debian testing tools,
> including mingw-w64, I don't get compilation warnings.

That's probably because I compile with -Wall. There's for example a lot unused
variable/function and format string errors.

My gcc/mingw version is 11.2.0 (Arch Linux)

Regards,
Fabian Maurer






More information about the wine-devel mailing list