freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] changing 'generic' variable name


From: dan g.
Subject: [ft-devel] changing 'generic' variable name
Date: Thu, 18 Apr 2013 14:03:35 -0700 (PDT)

Hi all.

I am using Freetype in a C++/CLI (.NET) project. 

Several spots in include/freetype/freetype.h have an FT_Generic variable in a struct with the name 'generic'.   This is a reserved keyword apparently in this environment.  I patched it locally to just be called ft_generic instead in order to fix build errors.

I know it's a niche issue but maybe you can change that to keep that from happening to others out there.

Just FYI
-Daniel


reply via email to

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