[fpc-devel] PPU version checking

Sven Barth pascaldragon at googlemail.com
Mon Feb 25 09:20:23 CET 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20130225/8e5121e0/attachment.html>


More information about the fpc-devel mailing list