Package: png-sixlegs
Version: 1.2.3-1
Severity: serious
From my pbuilder build log:
...
36. double pixelHeight =
in_data.parseFloatingPoint(in_data.readString(limit));
^------------------------^
*** Semantic Warning: Invoking the class method "parseFloatingPoint" via an
instance is discouraged because the method invoked will be the one in the
variable's declared type, not the instance's dynamic type.
(cd src; jar cf ../png.jar com/sixlegs/image/png/*.class)
/bin/sh: jar: command not found
make: *** [build-stamp] Error 127
--
Daniel Schepler