Werner, Paul,
I wrote:
> The other approaches are brittle: If we/you change something regarding
> the max_align_t problem, you will continue to see issues
> - on other platforms,
> - when you request additional gnulib modules,
> - when the C standard features change,
> - when the C++ stand
Hello Werner,
> Is there an example package with automake and gnulib that uses both C
> and C++ similar to ttfautohint, and that I could use as a template?
I don't know of such an example package.
Basically, the steps are to
1) Create a lib/configure.ac that contains everything relevant to the
>> > Could you try incorporating the std-gnu11 module into your
>> > package, and see whether that fixes things? If so, perhaps we
>> > could fix this problem for everybody by having stddef depend on
>> > std-gnu11.
>>
>> This approach worked
>
> Nevertheless, I don't agree that this is the solu
Werner LEMBERG wrote:
> > Could you try incorporating the std-gnu11 module into your package,
> > and see whether that fixes things? If so, perhaps we could fix this
> > problem for everybody by having stddef depend on std-gnu11.
>
> This approach worked
Nevertheless, I don't agree that this is
On Fri, Aug 18, 2017 at 3:23 PM, Kamil Dudka wrote:
>
> We have multiple occurrences of automated crash reports:
>
> https://retrace.fedoraproject.org/faf/reports/1209278/
>
> ... about SIGSEGV in partial_quotearg_n() at this location in the source code:
>
> http://git.savannah.gnu.org/cgit/findut