[PATCH 21.4] Problem with gcc 5.3 changes

"Stephen J. Turnbull" <[email protected]> Sun, 27 Mar 2016 02:33:18 +0900
Newsgroups gmane.emacs.xemacs.patches
Message-ID <[email protected]>
Thanks Mats!  I had a report offlist about "Debian 8" problems, and I
bet this is one of them.

Steve

Mats Lidell writes:
 > Hi,
 > 
 > With gcc 5.3 some compatibility problems are introduced for which the 21.4
 > code is not prepared to handle. See the gentoo bug report
 > 
 >     https://bugs.gentoo.org/show_bug.cgi?id=576512
 > 
 > for some details. This debian bug report is also of interest:
 > 
 >     https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778180
 > 
 > >>From that I have compiled this patch.