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

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

bug#21301: 25.0.50; Emacs Trunk: Fringe bitmaps confuse foreground/back


From: Keith David Bershatsky
Subject: bug#21301: 25.0.50; Emacs Trunk: Fringe bitmaps confuse foreground/background colors.
Date: Sat, 29 Aug 2015 09:15:02 -0700

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.





reply via email to

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