[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] [patch] make freetype1 compile with gcc-3.3
From: |
David Turner |
Subject: |
Re: [Devel] [patch] make freetype1 compile with gcc-3.3 |
Date: |
Thu, 28 Nov 2002 10:28:42 +0100 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a) Gecko/20020910 |
Hi Antoine,
Antoine Leca wrote:
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?
I don't remember this, but I wouldn't be surprised if I did authored
these lines though. And yes, that probably comes from some odl and
rusty stupid compiler so we can change this.
#define FOOTPRINT( field ) Save_Memory( &memory_footprint.##field )
#define PRINT_MEM( field, string ) \
Print_Mem( memory_footprint.##field, string )
- David Turner
- The FreeType Project (www.freetype.org)