mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 01:09:40 +01:00
Added two reminders for me
git-svn-id: branches/svenbarth/generics@17995 -
This commit is contained in:
parent
973750ebe5
commit
19f0bc5c64
@ -308,6 +308,7 @@ implementation
|
||||
begin
|
||||
{ use single_type instead of id_type for specialize support }
|
||||
single_type(hdef,[stoAllowSpecialization,stoParseClassParent]);
|
||||
{ TODO : handle a generic interface }
|
||||
if (hdef.typ<>objectdef) then
|
||||
begin
|
||||
if intf then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user