Isn't it simply possible to merge the InterfaceRTTI branch with the FPC
trunk?
It sounds to be quite fine and working for Win32, Win64 and ARM targets.
I remember that there was some interesting discussion about including a
new interface code execution feature, similar to Delphi's RTTI Invoke.
On 22.11.2015 00:04, Anthony Walter wrote:
Sven, first off, congratulations and we thank you for so much good work.
in the future do you see a time when type inference could be used?
S := Add('hello ', 'world');
I := Add(1, 2);
I honestly don't think that type inference should become part of P
2015-11-21 12:06 GMT+01:00 Arnaud Bouchez :
> What do you think of merging the InterfaceRTTI branch with the FPC trunk?
>
Indeed. Very important... Ping core team?
--
Best regards,
Maciej Izak
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
Sven, fair enough. I'll test out what you've published and if I find
anything interesting (strange compiler errors, edge cases, useful
scenarios) I'll post replies.
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-
Michael,
Jeppe was so nice to check in a new set of units for stm32f4, teensy and
arduino due, this means that my older, much bigger unit for the teensy
is now replaced with a much leaner version. Can you please check if this
causes issues for your distribution?
Thanks for that info. I'll try