[bug_fixed] Support for FPC 2.3.1
Posted: 05.04.2008, 08:08
At the moment, I am using FPC 2.3.1 trunk. I think should add define for this version in zeos.inc (If I am not wrong)
{$IFDEF VER2_3}
{$DEFINE FPC2_2UP}
{$DEFINE FPC2_1UP}
{$ENDIF}
wahono
{$IFDEF VER2_3}
{$DEFINE FPC2_2UP}
{$DEFINE FPC2_1UP}
{$ENDIF}
wahono