freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] [patch] make freetype1 compile with gcc-3.3


From: Antoine Leca
Subject: Re: [Devel] [patch] make freetype1 compile with gcc-3.3
Date: Wed, 27 Nov 2002 23:26:02 +0100
User-agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.0) Gecko/20020530

Arnd Bergmann wrote:
> I needed the patch below to compile the freetype package
> from Red Hat with a recent gcc snapshot. The bug still
> appears to be present in CVS head.

Applied, thanks.

The real question is why such a defect remained undetected for such
a long time. It is present as least in v.1.1, dated May '98. And
I cannot check earlier because I have not the archives up there ;-).

Also why has it been commited in the first time... I assume this
is because of some stupid compiler :-(.
David, did you remember writing such a thing?

#define FOOTPRINT( field )  Save_Memory( &memory_footprint.##field )

#define PRINT_MEM( field, string ) \
           Print_Mem( memory_footprint.##field, string )


Antoine






reply via email to

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