Changes between Version 2 and Version 3 of dev-python/imaging/1.1.6
- Timestamp:
- 12/19/08 01:47:06 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-python/imaging/1.1.6
v2 v3 1 ||R5||untested||2 ||BONE||untested||3 ||Haiku||untested||4 5 builds with minor errors:6 {{{7 $python setup.py install8 <snip>9 ~/_imaging.c:2907: warning: initialisation from incompatible pointer type10 ~/_imaging.c:2967: warning: initialisation from incompatible pointer type11 <snip>12 ~/libImaging/Effects.c:210: warning: `perlin_init' defined but not used.13 <snip>14 $python sefltest.py15 all 57 tests passed16 }}}
