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

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

bug#33771: 27.0.50; Error building Harfbuzz branch on Debian testing


From: Philipp Stephani
Subject: bug#33771: 27.0.50; Error building Harfbuzz branch on Debian testing
Date: Tue, 18 Dec 2018 16:06:48 +0100

Am Di., 18. Dez. 2018 um 16:04 Uhr schrieb Eli Zaretskii <eliz@gnu.org>:
>
> > From: Philipp Stephani <p.stephani2@gmail.com>
> > Date: Mon, 17 Dec 2018 21:34:52 +0100
> > Cc: Mike Kupfer <mkupfer@alum.berkeley.edu>, 33771@debbugs.gnu.org,
> >       far.nasiri.m@gmail.com
> >
> > > >   CC       ftfont.o
> > > > ftfont.c:2819:1: warning: ‘ftfont_shape_by_hb’ defined but not used
> > > > [-Wunused-function]
> > > >  ftfont_shape_by_hb (Lisp_Object lgstring, FT_Face ft_face, hb_font_t 
> > > > *hb_font,
> > > >  ^~~~~~~~~~~~~~~~~~
> > > > ftfont.c:482:1: warning: ‘ftfont_get_hb_font’ defined but not used
> > > > [-Wunused-function]
> > > >  ftfont_get_hb_font (struct ftfont_info *ftfont_info)
> > > >  ^~~~~~~~~~~~~~~~~~
> > >
> > > I tried to fix that, please test.
> >
> > Sure, now I get two different warnings:
> >
> >   CC       ftfont.o
> > ftfont.c:2804:1: warning: ‘get_hb_unicode_funcs’ defined but not used
> > [-Wunused-function]
> >  get_hb_unicode_funcs (void)
> >  ^~~~~~~~~~~~~~~~~~~~
> > ftfont.c:482:1: warning: ‘ftfont_get_hb_font’ defined but not used
> > [-Wunused-function]
> >  ftfont_get_hb_font (struct ftfont_info *ftfont_info)
> >  ^~~~~~~~~~~~~~~~~~
>
> Any improvement now?

We're down to 1 warning:

  CC       ftfont.o
ftfont.c:482:1: warning: ‘ftfont_get_hb_font’ defined but not used
[-Wunused-function]
 ftfont_get_hb_font (struct ftfont_info *ftfont_info)
 ^~~~~~~~~~~~~~~~~~





reply via email to

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