Re: [Mingw-w64-public] [PATCH] time.h: Use static inlines for time 32/64-bit forwarding functions.

2019-04-09 Thread kamallochan Jena
Hi, I have created below tickets in mingw sites and need guides/help. https://sourceforge.net/p/mingw-w64/support-requests/144/ https://sourceforge.net/p/mingw-w64/discussion/723798/thread/a67e3fdbb7/ Please do let me know, if any thing missing. =Request created on below topic: == **<

Re: [Mingw-w64-public] [PATCH] time.h: Use static inlines for time 32/64-bit forwarding functions.

2019-04-08 Thread Martin Storsjö
On Mon, 8 Apr 2019, Jacek Caban wrote: Signed-off-by: Jacek Caban --- mingw-w64-headers/crt/corecrt.h | 8 ++ mingw-w64-headers/crt/time.h| 48 - 2 files changed, 32 insertions(+), 24 deletions(-) LGTM // Martin

[Mingw-w64-public] [PATCH] time.h: Use static inlines for time 32/64-bit forwarding functions.

2019-04-08 Thread Jacek Caban
Signed-off-by: Jacek Caban --- mingw-w64-headers/crt/corecrt.h | 8 ++ mingw-w64-headers/crt/time.h| 48 - 2 files changed, 32 insertions(+), 24 deletions(-) diff --git a/mingw-w64-headers/crt/corecrt.h b/mingw-w64-headers/crt/corecrt.h index