[fpc-devel] Updated FPC JVM snapshot
Jonas Maebe
jonas.maebe at elis.ugent.be
Mon Nov 7 11:48:16 CET 2011
On 07 Nov 2011, at 09:21, Michael.VanCanneyt at Wisa.be wrote:
> I have been looking at the JVM backend, and noticed that file I/O is
> not
> working. I'm asking what is needed to get write(ln) or read(ln)
> working.
Mainly adapting rtl/inc/text.inc and rtl/inc/textrec.inc. I haven't
looked yet in detail at whether the original code can be easily/
cleanly made compatible with the JVM backend or whether a separate
implementation would be better.
I don't have any immediate plans to work on it.
Jonas
More information about the fpc-devel
mailing list