From 19f0bc5c64f7c4502b2d93280c806416947b3e9d Mon Sep 17 00:00:00 2001 From: svenbarth Date: Sat, 16 Jul 2011 14:07:20 +0000 Subject: [PATCH] Added two reminders for me git-svn-id: branches/svenbarth/generics@17995 - --- compiler/pdecobj.pas | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/pdecobj.pas b/compiler/pdecobj.pas index 9abe9874f2..6ce3b9fba8 100644 --- a/compiler/pdecobj.pas +++ b/compiler/pdecobj.pas @@ -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