From b81342765a72b7bef65a01b54e92e153844cf439 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 29 Oct 2009 06:36:46 +0000 Subject: =?UTF-8?q?2009-10-29=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * pppd/netconfig.h: Add UL suffix to long constants to avoid implicit integer overflows on 16bit targets. --- testsuites/samples/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/samples') diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog index 109c5aaa0a..36f0dc44ec 100644 --- a/testsuites/samples/ChangeLog +++ b/testsuites/samples/ChangeLog @@ -1,5 +1,7 @@ 2009-10-29 Ralf Corsépius + * pppd/netconfig.h: Add UL suffix to long constants to avoid + implicit integer overflows on 16bit targets. * fileio/init.c: Use %zd to print ssize_t. 2009-10-27 Ralf Corsépius -- cgit v1.2.3