Problem introduced by my commit earlier today. Not waiting for approval for
this. (Si necessaire, je m'en fous, je passe mon temps a etudier l'allemand.)
XEmacs Trunk source patch:
Diff command: cvs -q diff -u
Files affected: src/database.c
;; Types listed here have special coercion functions that can munge
Index: src/database.c
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/src/database.c,v
retrieving revision 1.32
diff -u -r1.32 database.c
--- src/database.c 2005/01/21 12:09:18 1.32
+++ src/database.c 2005/01/22 01:02:45
@@ -47,7 +47,7 @@
#ifdef HAVE_INTTYPES_H
#define __BIT_TYPES_DEFINED__
#include <inttypes.h>
-##if !defined(__FreeBSD__) && !defined(__NetBSD__)
+#if !defined(__FreeBSD__) && !defined(__NetBSD__)
typedef uint8_t u_int8_t;
typedef uint16_t u_int16_t;
typedef uint32_t u_int32_t;
--
“Ah come on now Ted, a Volkswagen with a mind of its own, driving all over
the place and going mad, if that’s not scary I don’t know what is.”
Aidan> Problem introduced by my commit earlier today.
Thank you Aidan, but care of Robert Delius Royar you were beaten to it :-)
Malcolm
--
Malcolm Purvis <malcolmp(a)xemacs.org>