freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] gcc compiling problem


From: Werner LEMBERG
Subject: [ft-devel] gcc compiling problem
Date: Thu, 16 May 2013 07:52:27 +0200 (CEST)

The bug report

  https://savannah.nongnu.org/bugs/?39005

says:

  Hi, compiling pango 1.32.5 using any of these freetype versions:

  2.4.11
  2.4.12
  20130516 git

  Gives a warning:

  /usr/include/freetype2/freetype/config/ftconfig.h:436:
    syntax error, unexpected '{', expecting ',' or ';' in '  {' at '{'

  With both gcc 4.7.2 and 4.8.0, 32-bit

  Which seems to be these declarations:

  static __inline__ FT_Int32
  FT_MulFix_i386( FT_Int32  a,
                  FT_Int32  b )

  Is that something worth worrying about?

I'm completely clueless, and I can't find a problem.  Does anyone else
see this?


    Werner



reply via email to

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