emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: match-data aborts on mac os x


From: Stefan
Subject: Re: match-data aborts on mac os x
Date: 15 Jul 2004 10:30:53 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> I have repeatedly stated that I had no clue what I was doing there, as
> I have no idea how Lisp data structures are implemented in C.  I have
> begged in desperation that someone take a look at the patch before I
> check it in.

Compile with -DUSE_LISP_UNION_TYPE -DENABLE_CHECKING so you'll get
compile-time and runtime checking.  Once the compilation goes through you
can drop the -DUSE_LISP_UNION_TYPE (it costs run-time performance with no
additional run-time checking).


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]