[fpc-devel] FPC-JVM: Status report on Android

Jonas Maebe jonas.maebe at elis.ugent.be
Wed Aug 31 21:21:34 CEST 2011


On 30 Aug 2011, at 22:59, Jonas Maebe wrote:

> On 30 Aug 2011, at 22:37, Sven Barth wrote:
> 
>> On 30.08.2011 22:32, Jonas Maebe wrote:
>>> 
>>> On 30 Aug 2011, at 22:26, Sven Barth wrote:
>>> 
>>>> I've also found the class that defines the abstract methods. It's four classes above android.app.Activity in the inheritance tree (android.common.Context). I yet need to check whether all methods are overridden correctly by the subclasses (and crosscheck that with the documentation).
>>> 
>>> If you create an instance of that class in FPC code and compile with -vw, the compiler should list the abstract methods.
>> 
>> There seems to be none :(
> 
> Can you make the android unit available for download somewhere?

Fixed in svn, there was a bug in the abstract method accounting.


Jonas


More information about the fpc-devel mailing list