Message8219
Jython trunk fails to build with jnr-posix 3.0.*.
(This problem does not occur with jnr-posix 2.5.*.)
[javac] /tmp/jython/src/org/python/modules/posix/PythonPOSIXHandler.java:21: error: PythonPOSIXHandler is not abstract and does not override abstract method error(Errno,String,String) in POSIXHandler
[javac] public class PythonPOSIXHandler implements POSIXHandler { |
|
Date |
User |
Action |
Args |
2014-01-12 17:49:13 | Arfrever | set | recipients:
+ Arfrever, fwierzbicki |
2014-01-12 17:49:13 | Arfrever | set | messageid: <1389548953.6.0.113906831647.issue2110@psf.upfronthosting.co.za> |
2014-01-12 17:49:13 | Arfrever | link | issue2110 messages |
2014-01-12 17:49:12 | Arfrever | create | |
|