Re: [Mingw-w64-public] contributions

2021-09-04 Thread Biswapriyo Nath
Are not you reinventing what cygwin already has? ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

[Mingw-w64-public] contributions

2021-09-04 Thread Glenn Burkhardt
What's the preferred method of making a code contribution?  I'd like to see this code https://github.com/gbburkhardt/MingGW-Compatibility-Functions included in the distribution. ___ M

Re: [Mingw-w64-public] [PATCH] wtypes.h: replace #include <...> with #include "..." for rpc

2021-09-04 Thread JonY via Mingw-w64-public
On 9/4/21 5:50 AM, LIU Hao wrote: 在 9/4/21 1:18 PM, Jonathan Marler 写道: I could but this project builds with MSVC and I noticed that the MSVC headers are using the same include style for these 2 particular files. Note that we only need to change these 2 lines, to fix this.  What reason is there