[Lazarus] JCF roblem with operators for records
Aradeonas
aradeonas at operamail.com
Sun Sep 11 15:52:42 CEST 2016
Hi,
JCF will show error for this code:
> TTestRecord = record
> V:integer;
> class operator =(const A, B: TTestRecord): Boolean;
> class operator <>(const A, B: TTestRecord): Boolean;
> *end;*
Should I add a bug report or Im missing something?
Regards,
Ara
--
http://www.fastmail.com - Email service worth paying for. Try it for free
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160911/08ac2211/attachment.html>
More information about the Lazarus
mailing list