在 2020/6/16 17:58, Biswapriyo Nath 写道: > Patch file updated. Though I would like to know why unnamed union in other > header file does not show that error? Both __C89_NAMELESS and > _ANONYMOUS_UNION are defined to __extension__. > > >
```
mingw-w64-headers/ddk/include/ddk/scsi.h: At top level:
mingw-w64-headers/ddk/include/ddk/scsi.h:1130:13: error: duplicate member
'Reserved1'
1130 | UCHAR Reserved1;
| ^~~~~~~~~
mingw-w64-headers/ddk/include/ddk/scsi.h:1147:11: error: duplicate member
'Reserved2'
1147 | UCHAR Reserved2:3;
| ^~~~~~~~~
```
--
Best regards,
LH_Mouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
