GNU bug report logs -
#33771
27.0.50; Error building Harfbuzz branch on Debian testing
Previous Next
Reported by: Philipp <p.stephani2 <at> gmail.com>
Date: Sun, 16 Dec 2018 18:59:02 UTC
Severity: normal
Found in version 27.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #37 received at 33771 <at> debbugs.gnu.org (full text, mbox):
Am Di., 18. Dez. 2018 um 16:04 Uhr schrieb Eli Zaretskii <eliz <at> gnu.org>:
>
> > From: Philipp Stephani <p.stephani2 <at> gmail.com>
> > Date: Mon, 17 Dec 2018 21:34:52 +0100
> > Cc: Mike Kupfer <mkupfer <at> alum.berkeley.edu>, 33771 <at> debbugs.gnu.org,
> > far.nasiri.m <at> 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)
^~~~~~~~~~~~~~~~~~
This bug report was last modified 6 years and 157 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.