[fpc-pascal] Record Method and Operators
Florian Klaempfl
florian at freepascal.org
Wed Oct 22 16:45:40 CEST 2008
Cesar Romero schrieb:
> Florian,
>> In which regard, quoting: "The assignment operator is also used to
>> convert types from one type to another. The compiler will consider all
>> overloaded assignment operators till it finds one that matches the types
>> of the left hand and right hand expressions. If no such operator is
>> found, a 'type mismatch' error is given. " ? It's not our fault that CG
>> choose another syntax.
>> _______________________________________________
>>
> It is nobody fault, Im happy to have FPC around, and all resources is
> welcome.
>
> But my question was "Is there any plans to support a compatible sintaxe"?
> Yes, Maybe or No, will be a good answer.
Unlikely to be done by the current developers, it simply duplicates
functionality.
>
> I dont want to blame FPC team or Delphi Team, I hope I can have a
> compatible sintaxe,
> and asking here I think I have more changes to get a positive answer.
Indeed, if someone submits a patch ;)
More information about the fpc-pascal
mailing list