فهرست منبع

* fixed typo (overring -> overriding)

git-svn-id: trunk@22564 -
Jonas Maebe 13 سال پیش
والد
کامیت
81b50af768
3فایلهای تغییر یافته به همراه169 افزوده شده و 169 حذف شده
  1. 1 1
      compiler/msg/errore.msg
  2. 1 1
      compiler/msgidx.inc
  3. 167 167
      compiler/msgtxt.inc

+ 1 - 1
compiler/msg/errore.msg

@@ -1444,7 +1444,7 @@ parser_e_jvm_invalid_virtual_constructor_call=03321_E_Calling a virtual construc
 % The JVM does not natively support virtual constructor. Unforunately, we are not aware of a way to
 % The JVM does not natively support virtual constructor. Unforunately, we are not aware of a way to
 % emulate them in a way that makes it possible to support calling virtual constructors
 % emulate them in a way that makes it possible to support calling virtual constructors
 % for the current instance inside another constructor.
 % for the current instance inside another constructor.
-parser_e_method_lower_visibility=03322_E_Overring method "$1" cannot have a lower visibility ($2) than in parent class $3 ($4)
+parser_e_method_lower_visibility=03322_E_Overriding method "$1" cannot have a lower visibility ($2) than in parent class $3 ($4)
 % The JVM does not allow lowering the visibility of an overriding method.
 % The JVM does not allow lowering the visibility of an overriding method.
 % \end{description}
 % \end{description}
 # Type Checking
 # Type Checking

+ 1 - 1
compiler/msgidx.inc

@@ -950,7 +950,7 @@ const
   option_info=11024;
   option_info=11024;
   option_help_pages=11025;
   option_help_pages=11025;
 
 
-  MsgTxtSize = 66541;
+  MsgTxtSize = 66543;
 
 
   MsgIdxMax : array[1..20] of longint=(
   MsgIdxMax : array[1..20] of longint=(
     26,92,323,120,87,56,120,26,202,63,
     26,92,323,120,87,56,120,26,202,63,

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 167 - 167
compiler/msgtxt.inc


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است