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: Eli Zaretskii
Subject: bug#21301: 25.0.50; Emacs Trunk: Fringe bitmaps confuse foreground/background colors.
Date: Sat, 29 Aug 2015 19:34:47 +0300

> Date:  Sat, 29 Aug 2015 09:15:02 -0700
> From:  Keith David Bershatsky <esq@lawlist.com>
> Cc:  21301@debbugs.gnu.org
> 
> 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

Can you build Emacs for the last commit before 67a878f, and see if the
problem exists?  If it doesn't, then build the tree as it was after
67a878f was committed; if the problem reappears, we will then know
this is the culprit.

Alternatively, "git bisect" between the last commit on May 14th and
the first commit on May 17th, and see which commit introduced the
problem.

Thanks.





reply via email to

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