Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/gnu/usr.bin/texinfo/makeinfo



In article <20140324230302.1AD1A96%cvs.netbsd.org@localhost>,
Matthias Scheler <source-changes-d%NetBSD.org@localhost> wrote:
>Module Name:   src
>Committed By:  tron
>Date:          Mon Mar 24 23:03:02 UTC 2014
>
>Modified Files:
>       src/gnu/usr.bin/texinfo/makeinfo: Makefile
>
>Log Message:
>Don't compile with fortification. It breaks makeinfo(1) for certain
>input files (e.g. "cl.texi" shipped with Emacs 23.4) if it is compiled
>with GCC 4.8.3 and "USE_SSP" set to "yes".

How does it fail? Segv? Syntax error?

christos



Home | Main Index | Thread Index | Old Index