emacs-devel
[Top][All Lists]
Advanced

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

Re: Recent changes to regex.c break bootstrapping


From: Chong Yidong
Subject: Re: Recent changes to regex.c break bootstrapping
Date: Mon, 20 Feb 2006 11:26:41 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> No, it is only included if emacs is #define:d (-Demacs), and it is not
> when compiling from lib-src.  But what are we trying to do, use
> xrealloc or define xrealloc as realloc?
>
> In the first case alloc.c needs to be linked in also, or perhaps
> xrealloc/xmalloc defined in regex.c also (as it is in termcap.s for
> example).

I went ahead and added xmalloc/xrealloc definitions for the non-emacs
part of regex.c.




reply via email to

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