GNU bug report logs -
#38828
26.3; Customized mode line breaks height of vertical scroll bar
Previous Next
Reported by: martin rudalics <rudalics <at> gmx.at>
Date: Tue, 31 Dec 2019 09:59:01 UTC
Severity: normal
Found in version 26.3
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Cc: 38828 <at> debbugs.gnu.org
> From: martin rudalics <rudalics <at> gmx.at>
> Date: Fri, 3 Jan 2020 16:57:12 +0100
>
> CC lastfile.o
> CCLD temacs.exe
> /usr/bin/mkdir -p ../etc
> make -C ../lisp update-subdirs
> make[2]: Verzeichnis „/c/emacs/trunk/non-32/lisp“ wird betreten
> make[2]: Verzeichnis „/c/emacs/trunk/non-32/lisp“ wird verlassen
> cp -f temacs.exe bootstrap-emacs.exe
> rm -f bootstrap-emacs.pdmp
> ./temacs --batch -l loadup --temacs=pbootstrap
> make[1]: *** [Makefile:817: bootstrap-emacs.pdmp] Fehler 255
I see the problem: Paul changed Emacs to use calloc, and we didn't
have its implementation consistent with our malloc in w32heap.c. Now
I wonder why it didn't crash for me.
Please try the latest master.
This bug report was last modified 5 years and 199 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.