Hi all !
Yesterday I'm updated Lazarus trunk (v1.4) and Fpc trunk (v3.1.1) and have error on my previously worked project :
DataMod.pas(1465,3) Error: Identifier not found "SetDefaultLang(lan)" ! I have DefaultTranslator unit in uses section !
Is something changed in this unit ? or SetDefaultLang function is moved to other unit ?
(XUbuntu 14.04 LTS i386, Gtk2)
ps. tested also with CodeTypon v5.2, the same error is present ...