This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/scripts gen-as-const.awk


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2007-01-19 01:01:34

Modified files:
	scripts        : gen-as-const.awk 

Log message:
	Cast values to be printed to long to avoid int promotions on 64-bit
	platforms which are too large.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/scripts/gen-as-const.awk.diff?cvsroot=glibc&r1=1.3&r2=1.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]