Re: [Mingw-w64-public] [PATCH] librpcrt4.a: Drop @0 suffix from varargs functions.

2019-06-20 Thread Jacek Caban
On 6/20/19 8:09 PM, Biswapriyo Nath wrote: Can you add a little comment upon those changes? It may help future contributions not to modify those and. I'm not sure if there is a place to put them. If I added comments to rpcrt4 importlib, that won't help someone changing other DLLs. It would

Re: [Mingw-w64-public] [PATCH] librpcrt4.a: Drop @0 suffix from varargs functions.

2019-06-20 Thread Biswapriyo Nath
Can you add a little comment upon those changes? It may help future contributions not to modify those and. ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

[Mingw-w64-public] [PATCH] librpcrt4.a: Drop @0 suffix from varargs functions.

2019-06-20 Thread Jacek Caban
Fixes a regression introduced by 047f934150cf5d14f7148ae12974c527a94bcca9 Signed-off-by: Jacek Caban --- mingw-w64-crt/lib32/rpcrt4.def | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/mingw-w64-crt/lib32/rpcrt4.def b/mingw-w64-crt/lib32/rpcrt4.def index