emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: old bootstrap error emerges again


From: Eli Zaretskii
Subject: Re: old bootstrap error emerges again
Date: Sun, 26 Mar 2006 00:06:08 +0200

> Cc: Eli Zaretskii <address@hidden>, address@hidden,
>         address@hidden
> From: Jason Rumney <address@hidden>
> Date: Sat, 25 Mar 2006 19:58:14 +0000
> 
> Dieter Deyke <address@hidden> writes:
> 
> > 390       if (SUBRP (fun))
> > (gdb)
> > 392           if (XSUBR (fun)->doc == 0)
> > (gdb)
> > 394           else if ((EMACS_INT) XSUBR (fun)->doc >= 0)
> 
> Could it be that we are not explicitly setting doc to 0, and Dieter's
> compiler is initializing its memory with something other than 0 to
> detect this type of bug?

Well, I think we both are using the same compiler, modulo the version.
Dieter, what does your compiler say when invoked with --version, and
what version of the MinGW runtime do you have installed?  Also, did
any of these change lately on the machine where the problem
disappeared?




reply via email to

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