2013/2/25 Sven Barth <pascaldra...@googlemail.com>

> Am 25.02.2013 08:27 schrieb "silvioprog" <silviop...@gmail.com>:
> >
> > 2013/2/21 Florian Klämpfl <flor...@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
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to