Explorar o código

rtl: add tkBool into TTypeData case (issue #0024538)

git-svn-id: trunk@24794 -
paul %!s(int64=12) %!d(string=hai) anos
pai
achega
fa0d5bb66e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rtl/objpas/typinfo.pp

+ 1 - 1
rtl/objpas/typinfo.pp

@@ -172,7 +172,7 @@ unit typinfo;
               ();
             tkAString:
               (CodePage: Word);
-            tkInteger,tkChar,tkEnumeration,tkWChar,tkSet:
+            tkInteger,tkChar,tkEnumeration,tkBool,tkWChar,tkSet:
               (OrdType : TOrdType;
                case TTypeKind of
                   tkInteger,tkChar,tkEnumeration,tkBool,tkWChar : (