[fpc-devel] Feature announcement: Record management operators

Maciej Izak hnb.code at gmail.com
Mon Mar 21 15:21:10 CET 2016


2016-03-21 15:08 GMT+01:00 Michael Van Canneyt <michael at freepascal.org>:

> No need for that.
>
> You just need to {$IFNDEF VER3_0} all record operators code.
>
> A make cycle compiles 3 times.
>
> During a make cycle you must start with 3.0.0, this will compile the RTL
> with 3.0.0 and this excludes record operators.
>
> During the second compile, it will be with the latest compiler, so
> VER3_1_1,
> which will include the record operators code, and all will be well.


Sounds perfect!

@Michael, @Sven: now I know why compiler_cycle was problematic for my
branch :)

-- 
Best regards,
Maciej Izak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20160321/0190a637/attachment.html>


More information about the fpc-devel mailing list