comparison src/data.c @ 458:c33ae14dd6d0 r21-2-44

Import from CVS: tag r21-2-44
author cvs
date Mon, 13 Aug 2007 11:42:25 +0200
parents e7ef97881643
children 183866b06e0b
comparison
equal deleted inserted replaced
457:4b9290a33024 458:c33ae14dd6d0
69 69
70 #ifdef DEBUG_XEMACS 70 #ifdef DEBUG_XEMACS
71 71
72 int debug_issue_ebola_notices; 72 int debug_issue_ebola_notices;
73 73
74 int debug_ebola_backtrace_length; 74 Fixnum debug_ebola_backtrace_length;
75 75
76 int 76 int
77 eq_with_ebola_notice (Lisp_Object obj1, Lisp_Object obj2) 77 eq_with_ebola_notice (Lisp_Object obj1, Lisp_Object obj2)
78 { 78 {
79 if (debug_issue_ebola_notices 79 if (debug_issue_ebola_notices