[fpc-devel] Allow record helper inheritance in Delphi mode
    Michael Van Canneyt 
    michael at freepascal.org
       
    Fri Sep  1 14:30:59 CEST 2017
    
    
  
On Fri, 1 Sep 2017, Sven Barth via fpc-devel wrote:
> Am 01.09.2017 12:15 schrieb "Maciej Izak" <hnb.code at gmail.com>:
>>
>> 2017-09-01 11:41 GMT+02:00 Stefan Glienke <sglienke at dsharp.org>:
>>
>> {$EXPLICITHELPERS TH1, default for string}
>>   s.foo; // TH1.foo
>>   s.foo1;
>>   s.foo2;
>>   s.foo3;
>> end.
>
> No, directives won't be abused for something like that.
I am glad I am not the only one who thins so :)
Michael.
    
    
More information about the fpc-devel
mailing list