[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: harfbuzz 2f72162: Fix crash in the Cairo build
From: |
Robert Pluim |
Subject: |
Re: harfbuzz 2f72162: Fix crash in the Cairo build |
Date: |
Tue, 18 Dec 2018 09:23:05 +0100 |
Paul Eggert <address@hidden> writes:
> Thanks, looks good to me too. One minor point:
>
> On 12/17/18 4:41 AM, Robert Pluim wrote:
>> +#ifdef HAVE_XFT
>> +#include <X11/Xlib.h>
>> +#include <X11/Xft/Xft.h>
>> +#endif
>> +#ifdef USE_CAIRO
>> +#include <cairo-ft.h>
>> +#endif
>
> Please indent the include directives by using "# include" (with a
> space after "#").
Fixed.
Robert
- Re: harfbuzz 2f72162: Fix crash in the Cairo build, Robert Pluim, 2018/12/14
- Re: harfbuzz 2f72162: Fix crash in the Cairo build, Eli Zaretskii, 2018/12/14
- Re: harfbuzz 2f72162: Fix crash in the Cairo build, Robert Pluim, 2018/12/14
- Re: harfbuzz 2f72162: Fix crash in the Cairo build, Robert Pluim, 2018/12/14
- Re: harfbuzz 2f72162: Fix crash in the Cairo build, Eli Zaretskii, 2018/12/14
- Re: harfbuzz 2f72162: Fix crash in the Cairo build, Robert Pluim, 2018/12/17
- Re: harfbuzz 2f72162: Fix crash in the Cairo build, Eli Zaretskii, 2018/12/17
- Re: harfbuzz 2f72162: Fix crash in the Cairo build, Robert Pluim, 2018/12/18
- Re: harfbuzz 2f72162: Fix crash in the Cairo build, Robert Pluim, 2018/12/18
- Re: harfbuzz 2f72162: Fix crash in the Cairo build, Paul Eggert, 2018/12/17
- Re: harfbuzz 2f72162: Fix crash in the Cairo build,
Robert Pluim <=
- Re: harfbuzz 2f72162: Fix crash in the Cairo build, Robert Pluim, 2018/12/19
- Re: harfbuzz 2f72162: Fix crash in the Cairo build, Eli Zaretskii, 2018/12/19
- Re: harfbuzz 2f72162: Fix crash in the Cairo build, Stefan Monnier, 2018/12/14