From 299f7b0ffced429e0ff8fc51ce301c3a7d294bbe Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 19 Jan 2007 01:02:19 +0000 Subject: * scripts/gen-as-const.awk: Add cast to long to avoid int promotion of values on 64-bit platforms which are too large. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8e339653ac..51d53121d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-01-18 Ulrich Drepper + + * scripts/gen-as-const.awk: Add cast to long to avoid int promotion + of values on 64-bit platforms which are too large. + 2007-01-12 Steven Munroe Joe Kerian -- cgit v1.2.3