florian %!s(int64=26) %!d(string=hai) anos
pai
achega
f7af47f31f
Modificáronse 1 ficheiros con 10 adicións e 1 borrados
  1. 10 1
      compiler/rautils.pas

+ 10 - 1
compiler/rautils.pas

@@ -1115,6 +1115,12 @@ Begin
               exit;
               exit;
             end;
             end;
          end;
          end;
+       enumsym:
+         Begin
+           l:=penumsym(srsym)^.value;
+           SearchIConstant:=TRUE;
+           exit;
+         end;
      end;
      end;
    end;
    end;
 end;
 end;
@@ -1404,7 +1410,10 @@ end;
 end.
 end.
 {
 {
   $Log$
   $Log$
-  Revision 1.24  1999-08-27 14:37:50  peter
+  Revision 1.25  1999-09-04 20:29:11  florian
+    * bug 577 fixed
+
+  Revision 1.24  1999/08/27 14:37:50  peter
     * fixed crash with typedconst array
     * fixed crash with typedconst array
 
 
   Revision 1.23  1999/08/13 21:28:38  peter
   Revision 1.23  1999/08/13 21:28:38  peter