[fpc-devel] PPU version checking

silvioprog silvioprog at gmail.com
Mon Feb 25 12:14:35 CET 2013


2013/2/25 Sven Barth <pascaldragon at googlemail.com>

> Am 25.02.2013 08:27 schrieb "silvioprog" <silvioprog at gmail.com>:
> >
> > 2013/2/21 Florian Klämpfl <florian at freepascal.org>
> >>
> >> Am 21.02.2013 19:43, schrieb silvioprog:
> >> > Hello,
> >> >
> >> > I generates some PPUs in a version of FPC. I try to use it in other
> >> > version of FPC, but it not compiles.
> >> >
> >> > So, can I disable the PPU version checking to I use my PPUs in any
> >> > versions of FPC?
> >>
> >> It won't help, we don't change the ppu version for fun but when the
> >> format changes.
> >
> >
> > So the only way that I see for using protected code and keep
> compatibility with any version of FPC, is implementing it in libraries.
> >
> > Thanks Florian and guys! :)
>
> Or you provide units only for released versions (e.g. 2.6.0, 2.6.2, etc).
>
> Regards,
> Sven
>
Yes. Very nice. Thank you very much! :)

-- 
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20130225/b9057f6f/attachment.html>


More information about the fpc-devel mailing list