On Sunday 15 February 2026 20:28:59 LIU Hao wrote:
> 在 2026-2-15 16:31, LIU Hao 写道:
> > 在 2026-2-14 02:28, Pali Rohár 写道:
> > > Hello, is there some other issues with this fstat change?
> > 
> > All `UINT32_MAX` in this series of patches should be `INT32_MAX`, as 
> > `_off_t` is a signed 32-bit type.
> > 
> > And there are some grammatical errors in comments, like in 'On 32-bit
> > systems is fstat() function ABI compatible with fstat32() function',
> > which should be 'On 32-bit systems fstat() is ABI-compatible with
> > fstat32()'.
> > 
> > If, with these changes it can pass our CI, I can push this one later today.
> 
> I have pushed this one now. I have also fixed similar issues in other files, 
> such as msvcr110pre_wstat32.c.

Ok, thank you.


_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to