On Thu, 18 Jan 2024, JonY via Mingw-w64-public wrote:

Attached patch OK?

Changes unsigned int to unsigned long to match __gdtoa due to gcc becoming more strict with pointer types.

The change is most probably ok, but can you quote the actual warning/error that it fixes - I don't quite see where this struct/union member type would matter for function prototypes to match. (Recent Clang versions are also quite strict with such things, but hasn't errored out on this yet.)

// Martin



_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to