Re: [Mingw-w64-public] [PATCH] Add _ftime aliases for all msvcr versions

2019-01-02 Thread Liu Hao
在 2019/1/3 3:27, Johannes Pfau 写道: > Am 02.01.19 um 18:02 schrieb Mateusz: >> W dniu 02.01.2019 o 14:10, Johannes Pfau pisze: >>> BTW: How do you handle branches for the patches? The attached patch >>> is against the v6.x branch. >> I didn't read this, sorry for noise in previous mail. >> >> The

Re: [Mingw-w64-public] [PATCH] Add _ftime aliases for all msvcr versions

2019-01-02 Thread Liu Hao
在 2019/1/3 1:02, Mateusz 写道: > W dniu 02.01.2019 o 14:10, Johannes Pfau pisze: >> BTW: How do you handle branches for the patches? The attached patch >> is against the v6.x branch. > > I didn't read this, sorry for noise in previous mail. > > The problem was solved in master branch by >

Re: [Mingw-w64-public] [PATCH] Add _ftime aliases for all msvcr versions

2019-01-02 Thread Mateusz
W dniu 02.01.2019 o 20:27, Johannes Pfau pisze: > Am 02.01.19 um 18:02 schrieb Mateusz: >> W dniu 02.01.2019 o 14:10, Johannes Pfau pisze: >>> BTW: How do you handle branches for the patches? The attached patch >>> is against the v6.x branch. >> I didn't read this, sorry for noise in previous

Re: [Mingw-w64-public] [PATCH] Add _ftime aliases for all msvcr versions

2019-01-02 Thread Mateusz Mikuła
If you want to experiment mingw-build allows you to use trunk mingw-w64: https://github.com/niXman/mingw-builds/blob/dba8a4ab94906afe677bf11199b6330e3e1ce8a2/build#L69 GCC 8.1.0 available at mingw-w64 sourceforge page was built from master branch AFAIK. Regards, Mateusz Mikuła śr., 2 sty 2019 o

Re: [Mingw-w64-public] [PATCH] Add _ftime aliases for all msvcr versions

2019-01-02 Thread Johannes Pfau
Am 02.01.19 um 18:02 schrieb Mateusz: W dniu 02.01.2019 o 14:10, Johannes Pfau pisze: BTW: How do you handle branches for the patches? The attached patch is against the v6.x branch. I didn't read this, sorry for noise in previous mail. The problem was solved in master branch by

Re: [Mingw-w64-public] [PATCH] Add _ftime aliases for all msvcr versions

2019-01-02 Thread Mateusz
W dniu 02.01.2019 o 14:10, Johannes Pfau pisze: > BTW: How do you handle branches for the patches? The attached patch > is against the v6.x branch. I didn't read this, sorry for noise in previous mail. The problem was solved in master branch by

Re: [Mingw-w64-public] [PATCH] Add _ftime aliases for all msvcr versions

2019-01-02 Thread Mateusz
W dniu 02.01.2019 o 16:32, JonY via Mingw-w64-public pisze: > On 1/2/19 1:10 PM, Johannes Pfau wrote: >> Hello all, >> >> I'm currently adding (some basic) MinGW support to the D code which >> was recently merged into GCC9. The D runtime library already has full >> windows support, developed by

Re: [Mingw-w64-public] [PATCH] Add _ftime aliases for all msvcr versions

2019-01-02 Thread JonY via Mingw-w64-public
On 1/2/19 1:10 PM, Johannes Pfau wrote: > Hello all, > > I'm currently adding (some basic) MinGW support to the D code which > was recently merged into GCC9. The D runtime library already has full > windows support, developed by DMD and LLVM D compiler devs. However, > this needs MSVC runtime