[fpc-devel] "helper" feature finished

Sven Barth pascaldragon at googlemail.com
Sat Apr 16 16:29:06 CEST 2011


On 16.04.2011 15:55, Florian Klämpfl wrote:
> Am 16.04.2011 15:27, schrieb Florian Klämpfl:
>> Am 15.04.2011 11:39, schrieb Sven Barth:
>>> Am 14.04.2011 22:29, schrieb Florian Klämpfl:
>>>> Am 13.04.2011 12:11, schrieb Sven Barth:
>>>>> Am 12.04.2011 21:41, schrieb Sven Barth:
>>>>>> The latter change is not yet commited (I will do that tomorrow), but
>>>>>> the
>>>>>> implementation of the flag and the removing of "current_syssym" are
>>>>>> already commited.
>>>>>
>>>>> Done.
>>>>
>>>> Looks good to me now. So imo it can be merged.
>>>
>>> Jippieh :D
>>
>> Just tried the merge. Is it on purpose that
>> thlp[8,9,10,19,29]
>> cause test suite failures?
>
> Sorry, they are
> trhlp[8,9,10,19]
> and
> thlp29

The tr* ones are failing because of
http://bugs.freepascal.org/view.php?id=19098 (trhlp[8,9,10)
and
http://bugs.freepascal.org/view.php?id=19099 (trhlp19)
Please note that trhlp17 and trhlp18 are failing, because of the same 
reason as trhlp19 is (missing nested type support for records), and not 
because of the correct reason (visibility).

thlp29 fails, because generic methods are not yet supported.
(thlp30 fails out of the wrong reason as well)

You can also take a look at the log entry of revision 17237 where I've 
explained all this as well ( 
http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=rev&revision=17237 )

Regards,
Sven



More information about the fpc-devel mailing list