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