*** empty log message ***
authorKevin Ryde <user42@zip.com.au>
Mon, 24 Jan 2005 00:11:03 +0000 (00:11 +0000)
committerKevin Ryde <user42@zip.com.au>
Mon, 24 Jan 2005 00:11:03 +0000 (00:11 +0000)
test-suite/ChangeLog

index 4eef309..949af94 100644 (file)
@@ -1,5 +1,9 @@
 2005-01-24  Kevin Ryde  <user42@zip.com.au>
 
+       * standalone/test-unwind.c (check_cont): Cast rewindable to long, to
+       avoid warning from gcc 3.4 on 64-bit systems about casting int
+       (32-bits) to pointer (64-bits).
+
        * tests/srfi-1.test (lset=, member): New tests.
 
 2005-01-12  Kevin Ryde  <user42@zip.com.au>