On Wed, 20 Sep 2006 11:53:40 +0200
"Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> How long are we supposed to keep old IFDEF's in the code refering to
> old FPC releases.
> In fpcunit GUI Testrunner, there is code as follows:
> 
> {$IFDEF VER2_0_2}
>   {$DEFINE UseOldXML}
> {$ENDIF}
> 
> Could that be removed seeing the FPC 2.0.4 is out?  What is the
> policy on this?

lazarus 0.9.16 is using fpc 2.0.2.
lazarus 0.9.18 will use fpc 2.0.4.
A few weekss after this release we can be sure that the packages
work and every lazarus user can install/run 2.0.4 without problems. 
Then we can remove the old IFDEFs.


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to