emacs-devel
[Top][All Lists]
Advanced

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

Re: Failure to build on OpenBSD macppc


From: Richard Stallman
Subject: Re: Failure to build on OpenBSD macppc
Date: Tue, 15 May 2007 05:46:30 -0400

      The short story is that the problem is caused by:

    (setq load-source-file-function 'load-with-code-conversion)

I think it is misleading to say the problem is caused by this code,
since this code is both correct and totally necessary.  The problem is
caused by a bug somewhere else.

    at which point when we are returning from insert-file-contents,
    something corrupts the stack, so that we cannot return, and we
    segfault badly because of it.

That is the bug we have to find and fix.




reply via email to

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