commit-autoconf
[Top][All Lists]
Advanced

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

autoconf/lib/autoconf c.m4


From: Paul Eggert
Subject: autoconf/lib/autoconf c.m4
Date: Mon, 17 Sep 2001 17:49:30 -0400

CVSROOT:        /cvsroot/autoconf
Module name:    autoconf
Changes by:     Paul Eggert <address@hidden>    01/09/17 17:49:30

Modified files:
        lib/autoconf   : c.m4 

Log message:
        (AC_LANG_INT_SAVE(C)):
        
        Allow expression to return any value that can fit into unsigned long
        (not int, as before).  Check for output errors.
        
        From Bruno Haible: Always include <stdio.h> and <stdlib.h>. Evaluate
        the expression in an extra function before these includes. Call
        fprintf "%d" only after ensuring the argument is of type 'int'.
        Reported by Wayne Chapeskie <address@hidden>.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/autoconf/lib/autoconf/c.m4.diff?tr1=1.153&tr2=1.154&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]