2018-04-19 15:45 GMT+03:00 Bram Moolenaar :
>
> Christ van Willegen wrote:
>
>> On Thu, Apr 19, 2018 at 12:12 PM, Bram Moolenaar wrote:
>> >
>> > Nikolay Pavlov wrote:
>> >
>> >> 2018-04-19 0:01 GMT+03:00 Bram Moolenaar :
>&
Christ van Willegen wrote:
> On Thu, Apr 19, 2018 at 12:12 PM, Bram Moolenaar wrote:
> >
> > Nikolay Pavlov wrote:
> >
> >> 2018-04-19 0:01 GMT+03:00 Bram Moolenaar :
> >> >
> >> > Patch 8.0.1735 (after 8.0.1723 and 8.0.1730)
> >>
On Thu, Apr 19, 2018 at 02:11:45PM +0200, Dominique Pellé wrote:
> I'm with Bram here. We'll end up having b_str[] on Linux & macOS
> and b_str[1] on more exotic platforms (e.g. HPUX compiler). There might
> subtle differences in behavior somewhere as a result, and since we
> mostly test on platfo
Christ van Willegen wrote:
> Hi,
>
> On Thu, Apr 19, 2018 at 12:12 PM, Bram Moolenaar wrote:
>>
>> Nikolay Pavlov wrote:
>>
>>> 2018-04-19 0:01 GMT+03:00 Bram Moolenaar :
>>> >
>>> > Patch 8.0.1735 (after 8.0.1723 and 8.0.1730)
>>
Hi,
On Thu, Apr 19, 2018 at 12:12 PM, Bram Moolenaar wrote:
>
> Nikolay Pavlov wrote:
>
>> 2018-04-19 0:01 GMT+03:00 Bram Moolenaar :
>> >
>> > Patch 8.0.1735 (after 8.0.1723 and 8.0.1730)
>> > Problem:Flexible array member feature not supported
Nikolay Pavlov wrote:
> 2018-04-19 0:01 GMT+03:00 Bram Moolenaar :
> >
> > Patch 8.0.1735 (after 8.0.1723 and 8.0.1730)
> > Problem:Flexible array member feature not supported by HP-UX. (John
> > Marriott)
> > Solution: Do not use the fle
2018-04-19 0:01 GMT+03:00 Bram Moolenaar :
>
> Patch 8.0.1735 (after 8.0.1723 and 8.0.1730)
> Problem:Flexible array member feature not supported by HP-UX. (John
> Marriott)
> Solution: Do not use the flexible array member feature of C99.
> Files: src/conf
Patch 8.0.1735 (after 8.0.1723 and 8.0.1730)
Problem:Flexible array member feature not supported by HP-UX. (John
Marriott)
Solution: Do not use the flexible array member feature of C99.
Files: src/configure.ac, src/auto/configure, src/structs.h,
src/getchar.c