[PATCH v7 4/6] ntoskrnl.exe: Implement volume information queries for device files.

Zebediah Figura (she/her) zfigura at codeweavers.com
Sat Feb 13 12:02:07 CST 2021


This introduces a warning:

../wine/server/trace.c: In function ‘dump_irp_params’:
../wine/server/trace.c:343:5: warning: enumeration value 
‘IRP_CALL_VOLUME’ not handled in switch [-Wswitch]
      switch (data->type)
      ^~~~~~



More information about the wine-devel mailing list