From: Joakim Verona Date: Tue, 28 Apr 2015 16:22:40 +0000 (+0200) Subject: print.c workaround X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c39847c585f3f411b04d22f14e6c03e84d38a83b;p=emacs.git print.c workaround --- diff --git a/src/print.c b/src/print.c index f45a5a6d1f4..fd943b94efd 100644 --- a/src/print.c +++ b/src/print.c @@ -1725,7 +1725,8 @@ print_object (Lisp_Object obj, Lisp_Object printcharfun, bool escapeflag) print_c_string (XSUBR (obj)->symbol_name, printcharfun); printchar ('>', printcharfun); } -#ifdef HAVE_XWIDGETS +#ifdef HAVE_XWIDGETS_DISABLED_ATM + //there was a segfault here after recent upstream changes else if (XWIDGETP (obj)) { strout ("#