From 4207d5634fa3ea14c5232cd6742e87ff23975808 Mon Sep 17 00:00:00 2001 From: carl Date: Sat, 7 Sep 2002 20:34:27 +0000 Subject: [PATCH] * new message errors --- compiler/msgtxt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/msgtxt.inc b/compiler/msgtxt.inc index d1ac07d57c..2ec2ab83a8 100644 --- a/compiler/msgtxt.inc +++ b/compiler/msgtxt.inc @@ -334,7 +334,7 @@ const msgtxt : array[0..000142,1..240] of char=( '04032_E_Can'#039't assign values to const variable'#000+ '04033_E_Array type required'#000+ '04034_E_interface type expected, but got "$1"'#000+ - '04035_W_Mixing signed expressions and cardinals g','ives a 64bit result'+ + '04035_W_Mixing signed expressions and longwords g','ives a 64bit result'+ #000+ '04036_W_Mixing signed expressions and cardinals here may cause a range'+ ' check error'#000+