Re: [Mingw-w64-public] [PATCH 3/3] headers: Fix the ucrtbase version of asprintf

2017-11-06 Thread Martin Storsjö
On Tue, 7 Nov 2017, Liu Hao wrote: On 2017/11/7 13:19, Martin Storsjö wrote: Not really, it mostly comes from whichever wording was used in the place it was copypasted from. Since these identifiers aren't visible outside of the inline function, I don't see how it would matter. If you feel stro

Re: [Mingw-w64-public] [PATCH 3/3] headers: Fix the ucrtbase version of asprintf

2017-11-06 Thread Liu Hao
On 2017/11/7 13:19, Martin Storsjö wrote: Not really, it mostly comes from whichever wording was used in the place it was copypasted from. Since these identifiers aren't visible outside of the inline function, I don't see how it would matter. If you feel strongly about it, there's a huge number

Re: [Mingw-w64-public] [PATCH 3/3] headers: Fix the ucrtbase version of asprintf

2017-11-06 Thread Martin Storsjö
On Tue, 7 Nov 2017, Liu Hao wrote: On 2017/11/7 6:19, Martin Storsjö wrote: Signed-off-by: Martin Storsjö --- mingw-w64-headers/crt/stdio.h | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mingw-w64-headers/crt/stdio.h b/mingw-w64-headers/crt/stdio.h index 7365994

Re: [Mingw-w64-public] [PATCH 3/3] headers: Fix the ucrtbase version of asprintf

2017-11-06 Thread Liu Hao
On 2017/11/7 6:19, Martin Storsjö wrote: Signed-off-by: Martin Storsjö --- mingw-w64-headers/crt/stdio.h | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mingw-w64-headers/crt/stdio.h b/mingw-w64-headers/crt/stdio.h index 7365994..cea5559 100644 --- a/mingw-w64-head

[Mingw-w64-public] [PATCH 3/3] headers: Fix the ucrtbase version of asprintf

2017-11-06 Thread Martin Storsjö
Signed-off-by: Martin Storsjö --- mingw-w64-headers/crt/stdio.h | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mingw-w64-headers/crt/stdio.h b/mingw-w64-headers/crt/stdio.h index 7365994..cea5559 100644 --- a/mingw-w64-headers/crt/stdio.h +++ b/mingw-w64-headers/crt/s