On Thu, Oct 10, 2019 at 8:12 AM LacaK <[email protected]> wrote: > These patches are already merget to 3.2 branch, but there is condition > {$ifndef VER3_0} > > Am I right in assumption, that when FPC 3.2.0 compiler will be released > he will be build using FPC 3.0.4 ? > If yes then this patch will be not included in upcoming FPC 3.2.0.
AFAIK: Building involves a cycle where the new compiler compiles itself (and that new one compiles itself again). At that point VER3_0 will not be defined anymore. -- Bart _______________________________________________ fpc-devel maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
