diff src/xemacs.def.in.in @ 3118:28ffea327985

[xemacs-hg @ 2005-11-30 11:28:56 by crestani] xemacs.def.in.in: Condition error_check_* symbols on ERROR_CHECK_TYPES.
author crestani
date Wed, 30 Nov 2005 11:28:58 +0000
parents 1d2a1d747bc0
children d674024a8674
line wrap: on
line diff
--- a/src/xemacs.def.in.in	Tue Nov 29 22:51:20 2005 +0000
+++ b/src/xemacs.def.in.in	Wed Nov 30 11:28:58 2005 +0000
@@ -82,12 +82,22 @@
 eputenv
 #ifdef DEBUG_XEMACS
 eq_with_ebola_notice		/* EQ_WITH_EBOLA_NOTICE */
+#endif
+#ifdef ERROR_CHECK_TYPES
 error_check_cons
+#ifdef HAVE_LDAP
 error_check_ldap
+#endif
 error_check_opaque_ptr
+#ifdef HAVE_POSTGRESQL
 error_check_pgconn
 error_check_pgresult
+#endif
 error_check_string
+#ifdef NEW_GC
+error_check_string_direct_data
+error_check_string_indirect_data
+#endif
 #endif
 free_opaque_ptr
 get_coding_system_for_text_file
@@ -150,7 +160,7 @@
 vector2
 vector3
 warn_when_safe
-#ifdef DEBUG_XEMACS
+#ifdef ERROR_CHECK_TYPES
 wrap_record_1
 #endif
 write_c_string
@@ -196,7 +206,7 @@
 Fsignal
 Fthrow
 Fvector
-#ifdef DEBUG_XEMACS
+#ifdef ERROR_CHECK_TYPES
 XINT_1
 #endif