GNU bug report logs -
#21301
25.0.50; Emacs Trunk: Fringe bitmaps confuse foreground/background colors.
Previous Next
Reported by: Keith David Bershatsky <esq <at> lawlist.com>
Date: Thu, 20 Aug 2015 20:01:02 UTC
Severity: normal
Merged with 21561
Found in version 25.0.50
Done: Anders Lindgren <andlind <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #35 received at 21301 <at> debbugs.gnu.org (full text, mbox):
I reverted 67a878f, but was unable to build due to the following error:
***
fontset.c: In function 'Finternal_char_font':
fontset.c:1878: warning: comparison is always true due to limited range of data type
fontset.c:1878: warning: comparison is always true due to limited range of data type
fontset.c:1878: warning: comparison is always true due to limited range of data type
fontset.c:1878: warning: comparison is always true due to limited range of data type
CC fringe.o
CC image.o
CC nsterm.o
CC nsfns.o
CC nsmenu.o
CC nsselect.o
CC nsimage.o
nsimage.m: In function '-[EmacsImage initFromSkipXBM:width:height:flip:length:]':
nsimage.m:244: error: 'bpr' undeclared (first use in this function)
nsimage.m:244: error: (Each undeclared identifier is reported only once
nsimage.m:244: error: for each function it appears in.)
make[1]: *** [nsimage.o] Error 1
make: *** [src] Error 2
Keith.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
At Sat, 29 Aug 2015 10:48:50 +0300,
Eli Zaretskii wrote:
> >
> Thanks. The only relevant commit between May 15th and May 16th is
> 67a878f. Could you try building Emacs with the changes in that commit
> reverted? If that doesn't help, try reverting also b00168e and
> e0e0753.
This bug report was last modified 9 years and 201 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.