[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Very very old CodeWarrior C compiler cannot parse directo
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Very very old CodeWarrior C compiler cannot parse directory-structured include files |
Date: |
Mon, 13 Oct 2008 20:06:31 +0200 (CEST) |
> Am i the only one who wonders why a 14 year old compiler is even
> relevant today?
It tests the 16bit support of FreeType (this is, the `int' data type
has 16bit only), which is of some importance still today in the
embedded market. About a week ago I got a bug report regarding this
issue.
Werner