Re: [Mingw-w64-public] Is that fine to add sys/mman.h support within mingw?

2022-10-27 Thread LIU Hao
在 2022/10/27 16:34, 罗勇刚(Yonggang Luo) 写道: On Wed, Oct 26, 2022 at 10:22 PM LIU Hao wrote: I am a bit unsure about this. It may be something good to have, but will also bear the risk of bugs or limitation. So be careful; add those only if there is necessity. I have multiple projects porting

Re: [Mingw-w64-public] Is that fine to add sys/mman.h support within mingw?

2022-10-27 Thread Yonggang Luo
On Wed, Oct 26, 2022 at 10:22 PM LIU Hao wrote: > > I am a bit unsure about this. It may be something good to have, but will also bear the risk of bugs > or limitation. So be careful; add those only if there is necessity. I have multiple projects porting to win32 that depends on this, virglrender