Hi,
Currently I am implementing Firebird 3.0 support in MSEide+MSEgui.

Should Firebird.pas compile on FPC 3.0.1? I get
"
Free Pascal Compiler version 3.0.1 [2016/08/08] for i386
Copyright (c) 1993-2015 by Florian Klaempfl and others
Target OS: Linux for i386
[...]
firebird.pas(559,20) Error: Duplicate identifier "VERSION"
firebird.pas(577,20) Error: Duplicate identifier "VERSION"
firebird.pas(601,21) Error: Duplicate identifier "VERSION"
firebird.pas(651,21) Error: Duplicate identifier "VERSION"
firebird.pas(690,20) Error: Duplicate identifier "VERSION"
firebird.pas(714,20) Error: Duplicate identifier "VERSION"
firebird.pas(744,20) Error: Duplicate identifier "VERSION"
firebird.pas(772,20) Error: Duplicate identifier "VERSION"
firebird.pas(797,20) Error: Duplicate identifier "VERSION"
firebird.pas(824,20) Error: Duplicate identifier "VERSION"
firebird.pas(848,20) Error: Duplicate identifier "VERSION"
firebird.pas(864,20) Error: Duplicate identifier "VERSION"
firebird.pas(885,20) Error: Duplicate identifier "VERSION"
firebird.pas(925,20) Error: Duplicate identifier "VERSION"
firebird.pas(952,20) Error: Duplicate identifier "VERSION"
firebird.pas(996,20) Error: Duplicate identifier "VERSION"
firebird.pas(1019,20) Error: Duplicate identifier "VERSION"
firebird.pas(1056,21) Error: Duplicate identifier "VERSION"
firebird.pas(1106,21) Error: Duplicate identifier "VERSION"
firebird.pas(1161,21) Error: Duplicate identifier "VERSION"
firebird.pas(1207,21) Error: Duplicate identifier "VERSION"
firebird.pas(1250,3) Error: Duplicate identifier "Free"
firebird.pas(1255,21) Error: Duplicate identifier "VERSION"
firebird.pas(1308,3) Error: Duplicate identifier "Free"
firebird.pas(1312,20) Error: Duplicate identifier "VERSION"
firebird.pas(1342,20) Error: Duplicate identifier "VERSION"
firebird.pas(1377,21) Error: Duplicate identifier "VERSION"
firebird.pas(1431,20) Error: Duplicate identifier "VERSION"
firebird.pas(1457,20) Error: Duplicate identifier "VERSION"
firebird.pas(1487,20) Error: Duplicate identifier "VERSION"
firebird.pas(1509,20) Error: Duplicate identifier "VERSION"
firebird.pas(1526,20) Error: Duplicate identifier "VERSION"
firebird.pas(1551,20) Error: Duplicate identifier "VERSION"
firebird.pas(1576,20) Error: Duplicate identifier "VERSION"
firebird.pas(1602,20) Error: Duplicate identifier "VERSION"
firebird.pas(1628,20) Error: Duplicate identifier "VERSION"
firebird.pas(1648,20) Error: Duplicate identifier "VERSION"
firebird.pas(1670,20) Error: Duplicate identifier "VERSION"
firebird.pas(1691,20) Error: Duplicate identifier "VERSION"
firebird.pas(1713,20) Error: Duplicate identifier "VERSION"
firebird.pas(1744,21) Error: Duplicate identifier "VERSION"
firebird.pas(1786,20) Error: Duplicate identifier "VERSION"
firebird.pas(1806,20) Error: Duplicate identifier "VERSION"
firebird.pas(1833,20) Error: Duplicate identifier "VERSION"
firebird.pas(1862,20) Error: Duplicate identifier "VERSION"
firebird.pas(1888,20) Error: Duplicate identifier "VERSION"
firebird.pas(1905,20) Error: Duplicate identifier "VERSION"
firebird.pas(1929,20) Error: Duplicate identifier "VERSION"
firebird.pas(1962,21) Error: Duplicate identifier "VERSION"
firebird.pas(1996,20) Error: Duplicate identifier "VERSION"
firebird.pas(1996,20) Fatal: There were 50 errors compiling module, stopping
Fatal: Compilation aborted
"
Martin

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to