[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] FreeType 2.0.6 pre-release in CVS
From: |
Antoine Leca |
Subject: |
Re: [Devel] FreeType 2.0.6 pre-release in CVS |
Date: |
Tue, 25 Dec 2001 21:41:32 +0100 |
Salut David,
David Turner wrote:
>
> The CVS repository now contains the pre-release of FreeType 2.0.6
> Please update your sources and _test_ it as soon as possible.
In file included from ./src/smooth/smooth.c:22:
src/smooth/ftgrays.c: In function `gray_convert_glyph':
src/smooth/ftgrays.c:1772: warning: variable `band' might be clobbered by
`longjmp' or `vfork'
Test with DJGPP 2.03, pretty recent, and pretty light.
I am not proficient enough with gcc to figure what this warning exactly
means, and I do not want to spent half-an-hour figuring what the code
in ftgrays.c expects/does, but I believe that volatile might not work
along with a pointer...
To reproduce:
D:\USR\DJGPP\BIN>go32-v2
go32/v2 version 2.0 built Dec 24 1999 17:46:57
[...]
D:\USR\FREETYPE2>gcc -v
Reading specs from d:/usr/djgpp/lib/gcc-lib/djgpp/2.953/specs
gcc version 2.95.3 20010315/djgpp (release)
Bon Nadal!
Antoine
Re: [Devel] FreeType 2.0.6 pre-release in CVS,
Antoine Leca <=