freetype-devel
[Top][All Lists]
Advanced

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

[Devel] Build Warnings, Should I Be Concerned


From: Julian gardner
Subject: [Devel] Build Warnings, Should I Be Concerned
Date: Mon, 14 Oct 2002 15:41:18 +0100

Below is a dump of the warnings given by the Metaware ARC Compiler for nearly every source file compiled
 
w "src/winfonts/winfnt.c",L172/C25(#572): face: Potentially dangerous pointer cast:
|    sizeof `struct FT_FaceRec_' ("include/freetype/freetype.h",L662/C19) differs from
|    sizeof `struct FNT_FaceRec_' ("include/freetype/internal/fnttypes.h",L137/C19) and
|    accessing an lvalue through this pointer alias may violate assumptions
|    in the ANSI C Language Reference used by the optimizer.
|    (See (X3.159-1989 p.39,L18) on object access for more details.)
 

reply via email to

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