emacs-devel
[Top][All Lists]
Advanced

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

Re: make bootstrap fails with newest CVS sources - 2002-11-25


From: Richard Stallman
Subject: Re: make bootstrap fails with newest CVS sources - 2002-11-25
Date: Thu, 28 Nov 2002 02:25:52 -0500

           if (nesting > 3)
            error ("Recursive `require' for feature `%s'",
                   SDATA (SYMBOL_NAME (feature)));

    This makes the recursive load die in lread.c:Fload (which produces the 
    nicer error).  Fload fails if it tries to load the same file more than 
    3 times.

Thanks.  Please do install it.




reply via email to

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