On 2017/04/22 13:53, David Coppa wrote:
> Il 22 apr 2017 05:30, "Jonathan Gray" <j...@jsg.id.au> ha scritto:
> 
> Freetype headers no longer define __FT2_BUILD_UNIX_H__.
> 
> Remove the ifdef to fix the clang build:

I think that probably caused this games/tuxpaint breakage:

In file included from src/tuxpaint.c:413:
/usr/local/include/SDL/SDL_Pango.h:121: warning: function declaration isn't a 
prototype
/usr/local/include/SDL/SDL_Pango.h:123: warning: function declaration isn't a 
prototype
/usr/local/include/SDL/SDL_Pango.h:126: warning: function declaration isn't a 
prototype
/usr/local/include/SDL/SDL_Pango.h:188: warning: type defaults to 'int' in 
declaration of 'FT_Bitmap'
/usr/local/include/SDL/SDL_Pango.h:188: error: expected ';', ',' or ')' before 
'*' token


Reply via email to