[fpc-devel] PPU version checking

silvioprog silvioprog at gmail.com
Mon Feb 25 08:21:15 CET 2013


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

> On 21.02.2013 19:43, silvioprog wrote:
>
>> 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?
>>
>
> No you can't. The PPU version is there for a purpose. We increase it if we
> did incompatible changes in the PPU file format and thus older compiler
> versions would error out with cryptical errors.
> That's one of the reasons why it might be more reasonable to use releases,
> because there the PPU version is fixed.
>
> Regards,
> Sven


Hum... I imagined that. Delphi also works in this way.

Thanks.

-- 
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/90f7af84/attachment.html>


More information about the fpc-devel mailing list