Changes between Version 1 and Version 2 of dev-python/imaging/1.1.6
- Timestamp:
- 12/18/08 02:58:18 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-python/imaging/1.1.6
v1 v2 1 1 ||R5||untested|| 2 ||BONE||untested|| 3 ||Haiku||untested|| 4 5 builds with minor errors: 6 {{{ 7 $python setup.py install 8 <snip> 9 ~/_imaging.c:2907: warning: initialisation from incompatible pointer type 10 ~/_imaging.c:2967: warning: initialisation from incompatible pointer type 11 <snip> 12 ~/libImaging/Effects.c:210: warning: `perlin_init' defined but not used. 13 <snip> 14 $python sefltest.py 15 all 57 tests passed 16 }}}
