[Commit] nickle/debian changelog,1.9,1.10

Keith Packard commit at keithp.com
Thu Apr 1 23:06:19 PST 2004


Committed by: keithp

Update of /local/src/CVS/nickle/debian
In directory home.keithp.com:/tmp/cvs-serv19722/debian

Modified Files:
	changelog 
Log Message:
2004-04-01  Keith Packard  <keithp at keithp.com>

	* debian/changelog:
	Update to 2.29-1
	* integer.c: (NewInteger):
	* mem.c: (MemReference), (MemReferenceNoRecurse):
	More pointer casting magic for gcc on ia64


Index: changelog
===================================================================
RCS file: /local/src/CVS/nickle/debian/changelog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- a/changelog	3 Mar 2004 03:09:54 -0000	1.9
+++ b/changelog	2 Apr 2004 07:06:17 -0000	1.10
@@ -1,3 +1,13 @@
+nickle (2.29-1) unstable; urgency=low
+
+  * Add casts to avoid warnings where sizeof (int) != sizeof (void *)
+  * Catch File::open_error when loading files and print
+    reasonable message.
+    exit(1) immediately if an file or library from the
+    command line fails load.
+
+ -- Keith Packard <keithp at keithp.com>  Thu,  1 Apr 2004 11:52:51 -0800
+
 nickle (2.28-2) unstable; urgency=low
 
   * Separate build dependencies with commas




More information about the Commit mailing list