freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] compiler warnings


From: Werner LEMBERG
Subject: [ft-devel] compiler warnings
Date: Sun, 22 May 2005 08:30:22 +0200 (CEST)

I still get those two compiler warnings (from gcc):

  In file included from src/sfnt/sfnt.c:26:
  src/sfnt/sfdriver.c: In function `sfnt_get_interface':
  src/sfnt/sfdriver.c:322: warning: ISO C forbids conversion of
                           function pointer to object pointer type
  src/sfnt/sfdriver.c:325: warning: ISO C forbids conversion of
                           function pointer to object pointer type

Anybody an idea how to get rid of them?  Just using `void' instead of
`void*' fails if a C++ compiler is used for compiling.


    Werner




reply via email to

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