htypechk.pas 70 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973
  1. {
  2. $Id$
  3. Copyright (c) 1998-2002 by Florian Klaempfl
  4. This unit exports some help routines for the type checking
  5. This program is free software; you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation; either version 2 of the License, or
  8. (at your option) any later version.
  9. This program is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with this program; if not, write to the Free Software
  15. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  16. ****************************************************************************
  17. }
  18. unit htypechk;
  19. {$i fpcdefs.inc}
  20. interface
  21. uses
  22. tokens,cpuinfo,
  23. node,
  24. symconst,symtype,symdef,symsym,symbase;
  25. type
  26. Ttok2nodeRec=record
  27. tok : ttoken;
  28. nod : tnodetype;
  29. op_overloading_supported : boolean;
  30. end;
  31. pcandidate = ^tcandidate;
  32. tcandidate = record
  33. next : pcandidate;
  34. data : tprocdef;
  35. wrongpara,
  36. firstpara : tparaitem;
  37. exact_count,
  38. equal_count,
  39. cl1_count,
  40. cl2_count,
  41. cl3_count,
  42. coper_count : integer; { should be signed }
  43. ordinal_distance : bestreal;
  44. invalid : boolean;
  45. wrongparanr : byte;
  46. end;
  47. tcallcandidates = class
  48. private
  49. FProcSym : tprocsym;
  50. FProcs : pcandidate;
  51. FProcVisibleCnt,
  52. FProcCnt : integer;
  53. FParaNode : tnode;
  54. FParaLength : smallint;
  55. FAllowVariant : boolean;
  56. function proc_add(pd:tprocdef):pcandidate;
  57. public
  58. constructor create(sym:tprocsym;st:tsymtable;ppn:tnode;isprop:boolean);
  59. constructor create_operator(op:ttoken;ppn:tnode);
  60. destructor destroy;override;
  61. procedure list(all:boolean);
  62. {$ifdef EXTDEBUG}
  63. procedure dump_info(lvl:longint);
  64. {$endif EXTDEBUG}
  65. procedure get_information;
  66. function choose_best(var bestpd:tabstractprocdef):integer;
  67. procedure find_wrong_para;
  68. property Count:integer read FProcCnt;
  69. property VisibleCount:integer read FProcVisibleCnt;
  70. end;
  71. const
  72. tok2nodes=25;
  73. tok2node:array[1..tok2nodes] of ttok2noderec=(
  74. (tok:_PLUS ;nod:addn;op_overloading_supported:true), { binary overloading supported }
  75. (tok:_MINUS ;nod:subn;op_overloading_supported:true), { binary and unary overloading supported }
  76. (tok:_STAR ;nod:muln;op_overloading_supported:true), { binary overloading supported }
  77. (tok:_SLASH ;nod:slashn;op_overloading_supported:true), { binary overloading supported }
  78. (tok:_EQUAL ;nod:equaln;op_overloading_supported:true), { binary overloading supported }
  79. (tok:_GT ;nod:gtn;op_overloading_supported:true), { binary overloading supported }
  80. (tok:_LT ;nod:ltn;op_overloading_supported:true), { binary overloading supported }
  81. (tok:_GTE ;nod:gten;op_overloading_supported:true), { binary overloading supported }
  82. (tok:_LTE ;nod:lten;op_overloading_supported:true), { binary overloading supported }
  83. (tok:_SYMDIF ;nod:symdifn;op_overloading_supported:true), { binary overloading supported }
  84. (tok:_STARSTAR;nod:starstarn;op_overloading_supported:true), { binary overloading supported }
  85. (tok:_OP_AS ;nod:asn;op_overloading_supported:false), { binary overloading NOT supported }
  86. (tok:_OP_IN ;nod:inn;op_overloading_supported:false), { binary overloading NOT supported }
  87. (tok:_OP_IS ;nod:isn;op_overloading_supported:false), { binary overloading NOT supported }
  88. (tok:_OP_OR ;nod:orn;op_overloading_supported:true), { binary overloading supported }
  89. (tok:_OP_AND ;nod:andn;op_overloading_supported:true), { binary overloading supported }
  90. (tok:_OP_DIV ;nod:divn;op_overloading_supported:true), { binary overloading supported }
  91. (tok:_OP_NOT ;nod:notn;op_overloading_supported:true), { unary overloading supported }
  92. (tok:_OP_MOD ;nod:modn;op_overloading_supported:true), { binary overloading supported }
  93. (tok:_OP_SHL ;nod:shln;op_overloading_supported:true), { binary overloading supported }
  94. (tok:_OP_SHR ;nod:shrn;op_overloading_supported:true), { binary overloading supported }
  95. (tok:_OP_XOR ;nod:xorn;op_overloading_supported:true), { binary overloading supported }
  96. (tok:_ASSIGNMENT;nod:assignn;op_overloading_supported:true), { unary overloading supported }
  97. (tok:_CARET ;nod:caretn;op_overloading_supported:false), { binary overloading NOT supported }
  98. (tok:_UNEQUAL ;nod:unequaln;op_overloading_supported:false) { binary overloading NOT supported overload = instead }
  99. );
  100. const
  101. { firstcallparan without varspez we don't count the ref }
  102. {$ifdef extdebug}
  103. count_ref : boolean = true;
  104. {$endif def extdebug}
  105. allow_array_constructor : boolean = false;
  106. function node2opstr(nt:tnodetype):string;
  107. { check operator args and result type }
  108. function isbinaryoperatoroverloadable(treetyp:tnodetype;ld:tdef;lt:tnodetype;rd:tdef;rt:tnodetype) : boolean;
  109. function isoperatoracceptable(pf : tprocdef; optoken : ttoken) : boolean;
  110. function isunaryoverloaded(var t : tnode) : boolean;
  111. function isbinaryoverloaded(var t : tnode) : boolean;
  112. { Register Allocation }
  113. procedure make_not_regable(p : tnode);
  114. procedure calcregisters(p : tbinarynode;r32,fpu,mmx : word);
  115. { subroutine handling }
  116. function is_procsym_load(p:tnode):boolean;
  117. procedure test_local_to_procvar(from_def:tprocvardef;to_def:tdef);
  118. { sets varsym varstate field correctly }
  119. procedure set_varstate(p:tnode;newstate:tvarstate;must_be_valid:boolean);
  120. { sets the callunique flag, if the node is a vecn, }
  121. { takes care of type casts etc. }
  122. procedure set_unique(p : tnode);
  123. function valid_for_formal_var(p : tnode) : boolean;
  124. function valid_for_formal_const(p : tnode) : boolean;
  125. function valid_for_var(p:tnode):boolean;
  126. function valid_for_assignment(p:tnode):boolean;
  127. implementation
  128. uses
  129. globtype,systems,
  130. cutils,verbose,globals,
  131. symtable,
  132. defutil,defcmp,
  133. nbas,ncnv,nld,nmem,ncal,nmat,nutils,
  134. cgbase,procinfo
  135. ;
  136. type
  137. TValidAssign=(Valid_Property,Valid_Void,Valid_Const);
  138. TValidAssigns=set of TValidAssign;
  139. function node2opstr(nt:tnodetype):string;
  140. var
  141. i : integer;
  142. begin
  143. result:='<unknown>';
  144. for i:=1 to tok2nodes do
  145. if tok2node[i].nod=nt then
  146. begin
  147. result:=tokeninfo^[tok2node[i].tok].str;
  148. break;
  149. end;
  150. end;
  151. function isbinaryoperatoroverloadable(treetyp:tnodetype;ld:tdef;lt:tnodetype;rd:tdef;rt:tnodetype) : boolean;
  152. function internal_check(treetyp:tnodetype;ld:tdef;lt:tnodetype;rd:tdef;rt:tnodetype;var allowed:boolean):boolean;
  153. begin
  154. internal_check:=true;
  155. case ld.deftype of
  156. formaldef,
  157. recorddef,
  158. variantdef :
  159. begin
  160. allowed:=true;
  161. end;
  162. procvardef :
  163. begin
  164. if (rd.deftype in [pointerdef,procdef,procvardef]) then
  165. begin
  166. allowed:=false;
  167. exit;
  168. end;
  169. allowed:=true;
  170. end;
  171. pointerdef :
  172. begin
  173. if ((rd.deftype in [orddef,enumdef,pointerdef,classrefdef,procvardef]) or
  174. is_class_or_interface(rd)) then
  175. begin
  176. allowed:=false;
  177. exit;
  178. end;
  179. { don't allow pchar+string }
  180. if (is_pchar(ld) or is_pwidechar(ld)) and
  181. ((rd.deftype=stringdef) or
  182. is_pchar(rd) or
  183. is_pwidechar(rd) or
  184. is_chararray(rd) or
  185. is_widechararray(rd)) then
  186. begin
  187. allowed:=false;
  188. exit;
  189. end;
  190. allowed:=true;
  191. end;
  192. arraydef :
  193. begin
  194. { not mmx }
  195. if (cs_mmx in aktlocalswitches) and
  196. is_mmx_able_array(ld) then
  197. begin
  198. allowed:=false;
  199. exit;
  200. end;
  201. { not chararray+[(wide)char,(wide)string,(wide)chararray] }
  202. if (is_chararray(ld) or is_widechararray(ld)) and
  203. ((rd.deftype in [stringdef,orddef,enumdef]) or
  204. is_pchar(rd) or
  205. is_pwidechar(rd) or
  206. is_chararray(rd) or
  207. is_widechararray(rd) or
  208. (rt=niln)) then
  209. begin
  210. allowed:=false;
  211. exit;
  212. end;
  213. { dynamic array compare with niln }
  214. if ((is_dynamic_array(ld) and
  215. (rt=niln)) or
  216. (is_dynamic_array(ld) and is_dynamic_array(rd)))
  217. and
  218. (treetyp in [equaln,unequaln]) then
  219. begin
  220. allowed:=false;
  221. exit;
  222. end;
  223. allowed:=true;
  224. end;
  225. objectdef :
  226. begin
  227. { <> and = are defined for classes }
  228. if (treetyp in [equaln,unequaln]) and
  229. is_class_or_interface(ld) then
  230. begin
  231. allowed:=false;
  232. exit;
  233. end;
  234. allowed:=true;
  235. end;
  236. stringdef :
  237. begin
  238. if ((rd.deftype in [orddef,enumdef,stringdef]) or
  239. is_pchar(rd) or
  240. is_pwidechar(rd) or
  241. is_chararray(rd) or
  242. is_widechararray(rd)) then
  243. begin
  244. allowed:=false;
  245. exit;
  246. end;
  247. allowed:=true;
  248. end;
  249. else
  250. internal_check:=false;
  251. end;
  252. end;
  253. var
  254. allowed : boolean;
  255. begin
  256. { power ** is always possible }
  257. if (treetyp=starstarn) then
  258. begin
  259. isbinaryoperatoroverloadable:=true;
  260. exit;
  261. end;
  262. { order of arguments does not matter so we have to check also
  263. the reversed order }
  264. allowed:=false;
  265. if not internal_check(treetyp,ld,lt,rd,rt,allowed) then
  266. internal_check(treetyp,rd,rt,ld,lt,allowed);
  267. isbinaryoperatoroverloadable:=allowed;
  268. end;
  269. function isunaryoperatoroverloadable(treetyp : tnodetype;ld : tdef) : boolean;
  270. begin
  271. result:=false;
  272. case treetyp of
  273. subn,
  274. unaryminusn :
  275. begin
  276. if is_integer(ld) or
  277. (ld.deftype=floatdef) then
  278. exit;
  279. {$ifdef SUPPORT_MMX}
  280. if (cs_mmx in aktlocalswitches) and
  281. is_mmx_able_array(ld) then
  282. exit;
  283. {$endif SUPPORT_MMX}
  284. result:=true;
  285. end;
  286. notn :
  287. begin
  288. if is_integer(ld) or
  289. is_boolean(ld) then
  290. exit;
  291. {$ifdef SUPPORT_MMX}
  292. if (cs_mmx in aktlocalswitches) and
  293. is_mmx_able_array(ld) then
  294. exit;
  295. {$endif SUPPORT_MMX}
  296. result:=true;
  297. end;
  298. end;
  299. end;
  300. function isoperatoracceptable(pf : tprocdef; optoken : ttoken) : boolean;
  301. var
  302. ld,rd : tdef;
  303. i : longint;
  304. eq : tequaltype;
  305. conv : tconverttype;
  306. pd : tprocdef;
  307. begin
  308. result:=false;
  309. case pf.parast.symindex.count of
  310. 1 : begin
  311. ld:=tvarsym(pf.parast.symindex.first).vartype.def;
  312. { assignment is a special case }
  313. if optoken=_ASSIGNMENT then
  314. begin
  315. eq:=compare_defs_ext(ld,pf.rettype.def,nothingn,conv,pd,[cdo_explicit]);
  316. result:=(eq=te_incompatible);
  317. end
  318. else
  319. begin
  320. for i:=1 to tok2nodes do
  321. if tok2node[i].tok=optoken then
  322. begin
  323. result:=
  324. tok2node[i].op_overloading_supported and
  325. isunaryoperatoroverloadable(tok2node[i].nod,ld);
  326. break;
  327. end;
  328. end;
  329. end;
  330. 2 : begin
  331. for i:=1 to tok2nodes do
  332. if tok2node[i].tok=optoken then
  333. begin
  334. ld:=tvarsym(pf.parast.symindex.first).vartype.def;
  335. rd:=tvarsym(pf.parast.symindex.first.indexnext).vartype.def;
  336. result:=
  337. tok2node[i].op_overloading_supported and
  338. isbinaryoperatoroverloadable(tok2node[i].nod,ld,nothingn,rd,nothingn);
  339. break;
  340. end;
  341. end;
  342. end;
  343. end;
  344. function isunaryoverloaded(var t : tnode) : boolean;
  345. var
  346. ld : tdef;
  347. optoken : ttoken;
  348. operpd : tprocdef;
  349. ppn : tcallparanode;
  350. candidates : tcallcandidates;
  351. cand_cnt : integer;
  352. begin
  353. result:=false;
  354. operpd:=nil;
  355. { load easier access variables }
  356. ld:=tunarynode(t).left.resulttype.def;
  357. if not isunaryoperatoroverloadable(t.nodetype,ld) then
  358. exit;
  359. { operator overload is possible }
  360. result:=true;
  361. case t.nodetype of
  362. notn:
  363. optoken:=_OP_NOT;
  364. unaryminusn:
  365. optoken:=_MINUS;
  366. else
  367. begin
  368. CGMessage(parser_e_operator_not_overloaded);
  369. t:=cnothingnode.create;
  370. exit;
  371. end;
  372. end;
  373. { generate parameter nodes }
  374. ppn:=ccallparanode.create(tunarynode(t).left.getcopy,nil);
  375. ppn.get_paratype;
  376. candidates:=tcallcandidates.create_operator(optoken,ppn);
  377. { stop when there are no operators found }
  378. if candidates.count=0 then
  379. begin
  380. CGMessage(parser_e_operator_not_overloaded);
  381. candidates.free;
  382. ppn.free;
  383. t:=cnothingnode.create;
  384. exit;
  385. end;
  386. { Retrieve information about the candidates }
  387. candidates.get_information;
  388. {$ifdef EXTDEBUG}
  389. { Display info when multiple candidates are found }
  390. candidates.dump_info(V_Debug);
  391. {$endif EXTDEBUG}
  392. cand_cnt:=candidates.choose_best(operpd);
  393. { exit when no overloads are found }
  394. if cand_cnt=0 then
  395. begin
  396. CGMessage(parser_e_operator_not_overloaded);
  397. candidates.free;
  398. ppn.free;
  399. t:=cnothingnode.create;
  400. exit;
  401. end;
  402. { Multiple candidates left? }
  403. if cand_cnt>1 then
  404. begin
  405. CGMessage(type_e_cant_choose_overload_function);
  406. {$ifdef EXTDEBUG}
  407. candidates.dump_info(V_Hint);
  408. {$else EXTDEBUG}
  409. candidates.list(false);
  410. {$endif EXTDEBUG}
  411. { we'll just use the first candidate to make the
  412. call }
  413. end;
  414. candidates.free;
  415. inc(operpd.procsym.refs);
  416. { the nil as symtable signs firstcalln that this is
  417. an overloaded operator }
  418. t:=ccallnode.create(ppn,Tprocsym(operpd.procsym),nil,nil,[]);
  419. { we already know the procdef to use, so it can
  420. skip the overload choosing in callnode.det_resulttype }
  421. tcallnode(t).procdefinition:=operpd;
  422. end;
  423. function isbinaryoverloaded(var t : tnode) : boolean;
  424. var
  425. rd,ld : tdef;
  426. optoken : ttoken;
  427. operpd : tprocdef;
  428. ht : tnode;
  429. ppn : tcallparanode;
  430. candidates : tcallcandidates;
  431. cand_cnt : integer;
  432. begin
  433. isbinaryoverloaded:=false;
  434. operpd:=nil;
  435. { load easier access variables }
  436. ld:=tbinarynode(t).left.resulttype.def;
  437. rd:=tbinarynode(t).right.resulttype.def;
  438. if not isbinaryoperatoroverloadable(t.nodetype,ld,tbinarynode(t).left.nodetype,rd,tbinarynode(t).right.nodetype) then
  439. exit;
  440. { operator overload is possible }
  441. result:=true;
  442. case t.nodetype of
  443. equaln,
  444. unequaln :
  445. optoken:=_EQUAL;
  446. addn:
  447. optoken:=_PLUS;
  448. subn:
  449. optoken:=_MINUS;
  450. muln:
  451. optoken:=_STAR;
  452. starstarn:
  453. optoken:=_STARSTAR;
  454. slashn:
  455. optoken:=_SLASH;
  456. ltn:
  457. optoken:=_LT;
  458. gtn:
  459. optoken:=_GT;
  460. lten:
  461. optoken:=_LTE;
  462. gten:
  463. optoken:=_GTE;
  464. symdifn :
  465. optoken:=_SYMDIF;
  466. modn :
  467. optoken:=_OP_MOD;
  468. orn :
  469. optoken:=_OP_OR;
  470. xorn :
  471. optoken:=_OP_XOR;
  472. andn :
  473. optoken:=_OP_AND;
  474. divn :
  475. optoken:=_OP_DIV;
  476. shln :
  477. optoken:=_OP_SHL;
  478. shrn :
  479. optoken:=_OP_SHR;
  480. else
  481. begin
  482. CGMessage(parser_e_operator_not_overloaded);
  483. t:=cnothingnode.create;
  484. exit;
  485. end;
  486. end;
  487. { generate parameter nodes }
  488. ppn:=ccallparanode.create(tbinarynode(t).right.getcopy,ccallparanode.create(tbinarynode(t).left.getcopy,nil));
  489. ppn.get_paratype;
  490. candidates:=tcallcandidates.create_operator(optoken,ppn);
  491. { for commutative operators we can swap arguments and try again }
  492. if (candidates.count=0) and
  493. not(optoken in [_OP_SHL,_OP_SHR,_OP_DIV,_OP_MOD,_STARSTAR,_SLASH,_MINUS]) then
  494. begin
  495. candidates.free;
  496. reverseparameters(ppn);
  497. { reverse compare operators }
  498. case optoken of
  499. _LT:
  500. optoken:=_GTE;
  501. _GT:
  502. optoken:=_LTE;
  503. _LTE:
  504. optoken:=_GT;
  505. _GTE:
  506. optoken:=_LT;
  507. end;
  508. candidates:=tcallcandidates.create_operator(optoken,ppn);
  509. end;
  510. { stop when there are no operators found }
  511. if candidates.count=0 then
  512. begin
  513. CGMessage(parser_e_operator_not_overloaded);
  514. candidates.free;
  515. ppn.free;
  516. t:=cnothingnode.create;
  517. exit;
  518. end;
  519. { Retrieve information about the candidates }
  520. candidates.get_information;
  521. {$ifdef EXTDEBUG}
  522. { Display info when multiple candidates are found }
  523. candidates.dump_info(V_Debug);
  524. {$endif EXTDEBUG}
  525. cand_cnt:=candidates.choose_best(operpd);
  526. { exit when no overloads are found }
  527. if cand_cnt=0 then
  528. begin
  529. CGMessage(parser_e_operator_not_overloaded);
  530. candidates.free;
  531. ppn.free;
  532. t:=cnothingnode.create;
  533. exit;
  534. end;
  535. { Multiple candidates left? }
  536. if cand_cnt>1 then
  537. begin
  538. CGMessage(type_e_cant_choose_overload_function);
  539. {$ifdef EXTDEBUG}
  540. candidates.dump_info(V_Hint);
  541. {$else EXTDEBUG}
  542. candidates.list(false);
  543. {$endif EXTDEBUG}
  544. { we'll just use the first candidate to make the
  545. call }
  546. end;
  547. candidates.free;
  548. inc(operpd.procsym.refs);
  549. { the nil as symtable signs firstcalln that this is
  550. an overloaded operator }
  551. ht:=ccallnode.create(ppn,Tprocsym(operpd.procsym),nil,nil,[]);
  552. { we already know the procdef to use, so it can
  553. skip the overload choosing in callnode.det_resulttype }
  554. tcallnode(ht).procdefinition:=operpd;
  555. if t.nodetype=unequaln then
  556. ht:=cnotnode.create(ht);
  557. t:=ht;
  558. end;
  559. {****************************************************************************
  560. Register Calculation
  561. ****************************************************************************}
  562. { marks an lvalue as "unregable" }
  563. procedure make_not_regable(p : tnode);
  564. begin
  565. case p.nodetype of
  566. typeconvn :
  567. make_not_regable(ttypeconvnode(p).left);
  568. loadn :
  569. if tloadnode(p).symtableentry.typ=varsym then
  570. tvarsym(tloadnode(p).symtableentry).varregable:=vr_none;
  571. end;
  572. end;
  573. { calculates the needed registers for a binary operator }
  574. procedure calcregisters(p : tbinarynode;r32,fpu,mmx : word);
  575. begin
  576. p.left_right_max;
  577. { Only when the difference between the left and right registers < the
  578. wanted registers allocate the amount of registers }
  579. if assigned(p.left) then
  580. begin
  581. if assigned(p.right) then
  582. begin
  583. { the location must be already filled in because we need it to }
  584. { calculate the necessary number of registers (JM) }
  585. if p.expectloc = LOC_INVALID then
  586. internalerror(200110101);
  587. if (abs(p.left.registersint-p.right.registersint)<r32) or
  588. ((p.expectloc = LOC_FPUREGISTER) and
  589. (p.right.registersfpu <= p.left.registersfpu) and
  590. ((p.right.registersfpu <> 0) or (p.left.registersfpu <> 0)) and
  591. (p.left.registersint < p.right.registersint)) then
  592. inc(p.registersint,r32);
  593. if (abs(p.left.registersfpu-p.right.registersfpu)<fpu) then
  594. inc(p.registersfpu,fpu);
  595. {$ifdef SUPPORT_MMX}
  596. if (abs(p.left.registersmmx-p.right.registersmmx)<mmx) then
  597. inc(p.registersmmx,mmx);
  598. {$endif SUPPORT_MMX}
  599. { the following is a little bit guessing but I think }
  600. { it's the only way to solve same internalerrors: }
  601. { if the left and right node both uses registers }
  602. { and return a mem location, but the current node }
  603. { doesn't use an integer register we get probably }
  604. { trouble when restoring a node }
  605. if (p.left.registersint=p.right.registersint) and
  606. (p.registersint=p.left.registersint) and
  607. (p.registersint>0) and
  608. (p.left.expectloc in [LOC_REFERENCE,LOC_CREFERENCE]) and
  609. (p.right.expectloc in [LOC_REFERENCE,LOC_CREFERENCE]) then
  610. inc(p.registersint);
  611. end
  612. else
  613. begin
  614. if (p.left.registersint<r32) then
  615. inc(p.registersint,r32);
  616. if (p.left.registersfpu<fpu) then
  617. inc(p.registersfpu,fpu);
  618. {$ifdef SUPPORT_MMX}
  619. if (p.left.registersmmx<mmx) then
  620. inc(p.registersmmx,mmx);
  621. {$endif SUPPORT_MMX}
  622. end;
  623. end;
  624. end;
  625. {****************************************************************************
  626. Subroutine Handling
  627. ****************************************************************************}
  628. function is_procsym_load(p:tnode):boolean;
  629. begin
  630. { ignore vecn,subscriptn }
  631. repeat
  632. case p.nodetype of
  633. vecn :
  634. p:=tvecnode(p).left;
  635. subscriptn :
  636. p:=tsubscriptnode(p).left;
  637. else
  638. break;
  639. end;
  640. until false;
  641. is_procsym_load:=((p.nodetype=loadn) and (tloadnode(p).symtableentry.typ=procsym)) or
  642. ((p.nodetype=addrn) and (taddrnode(p).left.nodetype=loadn)
  643. and (tloadnode(taddrnode(p).left).symtableentry.typ=procsym)) ;
  644. end;
  645. { local routines can't be assigned to procvars }
  646. procedure test_local_to_procvar(from_def:tprocvardef;to_def:tdef);
  647. begin
  648. if (from_def.parast.symtablelevel>normal_function_level) and
  649. (to_def.deftype=procvardef) then
  650. CGMessage(type_e_cannot_local_proc_to_procvar);
  651. end;
  652. procedure set_varstate(p:tnode;newstate:tvarstate;must_be_valid:boolean);
  653. var
  654. hsym : tvarsym;
  655. begin
  656. while assigned(p) do
  657. begin
  658. case p.nodetype of
  659. typeconvn :
  660. begin
  661. case ttypeconvnode(p).convtype of
  662. tc_cchar_2_pchar,
  663. tc_cstring_2_pchar,
  664. tc_array_2_pointer :
  665. must_be_valid:=false;
  666. tc_pchar_2_string,
  667. tc_pointer_2_array :
  668. must_be_valid:=true;
  669. end;
  670. p:=tunarynode(p).left;
  671. end;
  672. subscriptn :
  673. p:=tunarynode(p).left;
  674. vecn:
  675. begin
  676. set_varstate(tbinarynode(p).right,vs_used,true);
  677. if not(tunarynode(p).left.resulttype.def.deftype in [stringdef,arraydef]) then
  678. must_be_valid:=true;
  679. p:=tunarynode(p).left;
  680. end;
  681. { do not parse calln }
  682. calln :
  683. break;
  684. loadn :
  685. begin
  686. if (tloadnode(p).symtableentry.typ=varsym) then
  687. begin
  688. hsym:=tvarsym(tloadnode(p).symtableentry);
  689. if must_be_valid and (hsym.varstate=vs_declared) then
  690. begin
  691. { Give warning/note for uninitialized locals }
  692. if assigned(hsym.owner) and
  693. not(vo_is_external in hsym.varoptions) and
  694. (hsym.owner.symtabletype in [localsymtable,staticsymtable]) and
  695. (hsym.owner=current_procinfo.procdef.localst) then
  696. begin
  697. if (vo_is_funcret in hsym.varoptions) then
  698. CGMessage(sym_w_function_result_not_set)
  699. else
  700. if tloadnode(p).symtable.symtabletype=localsymtable then
  701. CGMessage1(sym_n_uninitialized_local_variable,hsym.realname)
  702. else
  703. CGMessage1(sym_n_uninitialized_variable,hsym.realname);
  704. end;
  705. end;
  706. { don't override vs_used with vs_assigned }
  707. if hsym.varstate<>vs_used then
  708. hsym.varstate:=newstate;
  709. end;
  710. break;
  711. end;
  712. callparan :
  713. internalerror(200310081);
  714. else
  715. break;
  716. end;{case }
  717. end;
  718. end;
  719. procedure set_unique(p : tnode);
  720. begin
  721. while assigned(p) do
  722. begin
  723. case p.nodetype of
  724. vecn:
  725. begin
  726. include(p.flags,nf_callunique);
  727. break;
  728. end;
  729. typeconvn,
  730. subscriptn,
  731. derefn:
  732. p:=tunarynode(p).left;
  733. else
  734. break;
  735. end;
  736. end;
  737. end;
  738. function valid_for_assign(p:tnode;opts:TValidAssigns):boolean;
  739. var
  740. hp : tnode;
  741. gotwith,
  742. gotsubscript,
  743. gotpointer,
  744. gotvec,
  745. gotclass,
  746. gotderef : boolean;
  747. fromdef,
  748. todef : tdef;
  749. begin
  750. valid_for_assign:=false;
  751. gotsubscript:=false;
  752. gotvec:=false;
  753. gotderef:=false;
  754. gotclass:=false;
  755. gotpointer:=false;
  756. gotwith:=false;
  757. hp:=p;
  758. if not(valid_void in opts) and
  759. is_void(hp.resulttype.def) then
  760. begin
  761. CGMessagePos(hp.fileinfo,type_e_argument_cant_be_assigned);
  762. exit;
  763. end;
  764. while assigned(hp) do
  765. begin
  766. { property allowed? calln has a property check itself }
  767. if (nf_isproperty in hp.flags) then
  768. begin
  769. if (valid_property in opts) then
  770. valid_for_assign:=true
  771. else
  772. begin
  773. { check return type }
  774. case hp.resulttype.def.deftype of
  775. pointerdef :
  776. gotpointer:=true;
  777. objectdef :
  778. gotclass:=is_class_or_interface(hp.resulttype.def);
  779. recorddef, { handle record like class it needs a subscription }
  780. classrefdef :
  781. gotclass:=true;
  782. end;
  783. { 1. if it returns a pointer and we've found a deref,
  784. 2. if it returns a class or record and a subscription or with is found }
  785. if (gotpointer and gotderef) or
  786. (gotclass and (gotsubscript or gotwith)) then
  787. valid_for_assign:=true
  788. else
  789. CGMessagePos(hp.fileinfo,type_e_argument_cant_be_assigned);
  790. end;
  791. exit;
  792. end;
  793. if (Valid_Const in opts) and is_constnode(hp) then
  794. begin
  795. valid_for_assign:=true;
  796. exit;
  797. end;
  798. case hp.nodetype of
  799. temprefn :
  800. begin
  801. valid_for_assign := true;
  802. exit;
  803. end;
  804. derefn :
  805. begin
  806. gotderef:=true;
  807. hp:=tderefnode(hp).left;
  808. end;
  809. typeconvn :
  810. begin
  811. { typecast sizes must match, exceptions:
  812. - implicit typecast made by absolute
  813. - from formaldef
  814. - from void
  815. - from/to open array
  816. - typecast from pointer to array }
  817. fromdef:=ttypeconvnode(hp).left.resulttype.def;
  818. todef:=hp.resulttype.def;
  819. if not((nf_absolute in ttypeconvnode(hp).flags) or
  820. (fromdef.deftype=formaldef) or
  821. is_void(fromdef) or
  822. is_open_array(fromdef) or
  823. is_open_array(todef) or
  824. ((fromdef.deftype=pointerdef) and (todef.deftype=arraydef)) or
  825. ((fromdef.deftype = objectdef) and (todef.deftype = objectdef) and
  826. (tobjectdef(fromdef).is_related(tobjectdef(todef))))) and
  827. (fromdef.size<>todef.size) then
  828. begin
  829. { in TP it is allowed to typecast to smaller types. But the variable can't
  830. be in a register }
  831. if (m_tp7 in aktmodeswitches) or
  832. (todef.size<fromdef.size) then
  833. make_not_regable(hp)
  834. else
  835. CGMessagePos2(hp.fileinfo,type_e_typecast_wrong_size_for_assignment,tostr(fromdef.size),tostr(todef.size));
  836. end;
  837. { don't allow assignments to typeconvs that need special code }
  838. if not(gotsubscript or gotvec or gotderef) and
  839. not(ttypeconvnode(hp).assign_allowed) then
  840. begin
  841. CGMessagePos(hp.fileinfo,type_e_argument_cant_be_assigned);
  842. exit;
  843. end;
  844. case hp.resulttype.def.deftype of
  845. pointerdef :
  846. gotpointer:=true;
  847. objectdef :
  848. gotclass:=is_class_or_interface(hp.resulttype.def);
  849. classrefdef :
  850. gotclass:=true;
  851. arraydef :
  852. begin
  853. { pointer -> array conversion is done then we need to see it
  854. as a deref, because a ^ is then not required anymore }
  855. if (ttypeconvnode(hp).left.resulttype.def.deftype=pointerdef) then
  856. gotderef:=true;
  857. end;
  858. end;
  859. hp:=ttypeconvnode(hp).left;
  860. end;
  861. vecn :
  862. begin
  863. gotvec:=true;
  864. hp:=tunarynode(hp).left;
  865. end;
  866. asn :
  867. begin
  868. { asn can't be assigned directly, it returns the value in a register instead
  869. of reference. }
  870. if not(gotsubscript or gotderef or gotvec) then
  871. begin
  872. CGMessagePos(hp.fileinfo,type_e_argument_cant_be_assigned);
  873. exit;
  874. end;
  875. hp:=tunarynode(hp).left;
  876. end;
  877. subscriptn :
  878. begin
  879. gotsubscript:=true;
  880. { loop counter? }
  881. if not(Valid_Const in opts) and
  882. (vo_is_loop_counter in tsubscriptnode(hp).vs.varoptions) then
  883. CGMessage1(parser_e_illegal_assignment_to_count_var,tsubscriptnode(hp).vs.realname);
  884. { a class/interface access is an implicit }
  885. { dereferencing }
  886. hp:=tsubscriptnode(hp).left;
  887. if is_class_or_interface(hp.resulttype.def) then
  888. gotderef:=true;
  889. end;
  890. subn,
  891. addn :
  892. begin
  893. { Allow add/sub operators on a pointer, or an integer
  894. and a pointer typecast and deref has been found }
  895. if ((hp.resulttype.def.deftype=pointerdef) or
  896. (is_integer(hp.resulttype.def) and gotpointer)) and
  897. gotderef then
  898. valid_for_assign:=true
  899. else
  900. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  901. exit;
  902. end;
  903. addrn :
  904. begin
  905. if gotderef or
  906. (nf_procvarload in hp.flags) then
  907. valid_for_assign:=true
  908. else
  909. CGMessagePos(hp.fileinfo,type_e_no_assign_to_addr);
  910. exit;
  911. end;
  912. calln :
  913. begin
  914. { check return type }
  915. case hp.resulttype.def.deftype of
  916. arraydef :
  917. begin
  918. { dynamic arrays are allowed when there is also a
  919. vec node }
  920. if is_dynamic_array(hp.resulttype.def) and
  921. gotvec then
  922. begin
  923. gotderef:=true;
  924. gotpointer:=true;
  925. end;
  926. end;
  927. pointerdef :
  928. gotpointer:=true;
  929. objectdef :
  930. gotclass:=is_class_or_interface(hp.resulttype.def);
  931. recorddef, { handle record like class it needs a subscription }
  932. classrefdef :
  933. gotclass:=true;
  934. end;
  935. { 1. if it returns a pointer and we've found a deref,
  936. 2. if it returns a class or record and a subscription or with is found }
  937. if (gotpointer and gotderef) or
  938. (gotclass and (gotsubscript or gotwith)) then
  939. valid_for_assign:=true
  940. else
  941. CGMessagePos(hp.fileinfo,type_e_argument_cant_be_assigned);
  942. exit;
  943. end;
  944. loadn :
  945. begin
  946. case tloadnode(hp).symtableentry.typ of
  947. absolutesym,
  948. varsym :
  949. begin
  950. { loop counter? }
  951. if not(Valid_Const in opts) and
  952. (vo_is_loop_counter in tvarsym(tloadnode(hp).symtableentry).varoptions) then
  953. CGMessage1(parser_e_illegal_assignment_to_count_var,tloadnode(hp).symtableentry.realname);
  954. { derefed pointer }
  955. if (tvarsym(tloadnode(hp).symtableentry).varspez=vs_const) then
  956. begin
  957. { allow p^:= constructions with p is const parameter }
  958. if gotderef or (Valid_Const in opts) then
  959. valid_for_assign:=true
  960. else
  961. CGMessagePos(tloadnode(hp).fileinfo,type_e_no_assign_to_const);
  962. exit;
  963. end;
  964. { Are we at a with symtable, then we need to process the
  965. withrefnode also to check for maybe a const load }
  966. if (tloadnode(hp).symtable.symtabletype=withsymtable) then
  967. begin
  968. { continue with processing the withref node }
  969. hp:=tnode(twithsymtable(tloadnode(hp).symtable).withrefnode);
  970. gotwith:=true;
  971. end
  972. else
  973. begin
  974. valid_for_assign:=true;
  975. exit;
  976. end;
  977. end;
  978. typedconstsym :
  979. begin
  980. if ttypedconstsym(tloadnode(hp).symtableentry).is_writable then
  981. valid_for_assign:=true
  982. else
  983. CGMessagePos(hp.fileinfo,type_e_no_assign_to_const);
  984. exit;
  985. end;
  986. else
  987. begin
  988. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  989. exit;
  990. end;
  991. end;
  992. end;
  993. else
  994. begin
  995. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  996. exit;
  997. end;
  998. end;
  999. end;
  1000. end;
  1001. function valid_for_var(p:tnode):boolean;
  1002. begin
  1003. valid_for_var:=valid_for_assign(p,[]);
  1004. end;
  1005. function valid_for_formal_var(p : tnode) : boolean;
  1006. begin
  1007. valid_for_formal_var:=valid_for_assign(p,[valid_void]);
  1008. end;
  1009. function valid_for_formal_const(p : tnode) : boolean;
  1010. begin
  1011. valid_for_formal_const:=is_procsym_load(p) or (p.resulttype.def.deftype=formaldef) or
  1012. valid_for_assign(p,[valid_void,valid_const,valid_property]);
  1013. end;
  1014. function valid_for_assignment(p:tnode):boolean;
  1015. begin
  1016. valid_for_assignment:=valid_for_assign(p,[valid_property]);
  1017. end;
  1018. procedure var_para_allowed(var eq:tequaltype;def_from,def_to:Tdef);
  1019. begin
  1020. { Note: eq must be already valid, it will only be updated! }
  1021. case def_to.deftype of
  1022. formaldef :
  1023. begin
  1024. { all types can be passed to a formaldef }
  1025. eq:=te_equal;
  1026. end;
  1027. orddef :
  1028. begin
  1029. { allows conversion from word to integer and
  1030. byte to shortint, but only for TP7 compatibility }
  1031. if (m_tp7 in aktmodeswitches) and
  1032. (def_from.deftype=orddef) and
  1033. (def_from.size=def_to.size) then
  1034. eq:=te_convert_l1;
  1035. end;
  1036. arraydef :
  1037. begin
  1038. if is_open_array(def_to) and
  1039. is_dynamic_array(def_from) and
  1040. equal_defs(tarraydef(def_from).elementtype.def,tarraydef(def_to).elementtype.def) then
  1041. eq:=te_convert_l2;
  1042. end;
  1043. pointerdef :
  1044. begin
  1045. { an implicit pointer conversion is allowed }
  1046. if (def_from.deftype=pointerdef) then
  1047. eq:=te_convert_l1;
  1048. end;
  1049. stringdef :
  1050. begin
  1051. { all shortstrings are allowed, size is not important }
  1052. if is_shortstring(def_from) and
  1053. is_shortstring(def_to) then
  1054. eq:=te_equal;
  1055. end;
  1056. objectdef :
  1057. begin
  1058. { child objects can be also passed }
  1059. { in non-delphi mode, otherwise }
  1060. { they must match exactly, except }
  1061. { if they are objects }
  1062. if (def_from.deftype=objectdef) and
  1063. (
  1064. not(m_delphi in aktmodeswitches) or
  1065. (
  1066. (tobjectdef(def_from).objecttype=odt_object) and
  1067. (tobjectdef(def_to).objecttype=odt_object)
  1068. )
  1069. ) and
  1070. (tobjectdef(def_from).is_related(tobjectdef(def_to))) then
  1071. eq:=te_convert_l1;
  1072. end;
  1073. filedef :
  1074. begin
  1075. { an implicit file conversion is also allowed }
  1076. { from a typed file to an untyped one }
  1077. if (def_from.deftype=filedef) and
  1078. (tfiledef(def_from).filetyp = ft_typed) and
  1079. (tfiledef(def_to).filetyp = ft_untyped) then
  1080. eq:=te_convert_l1;
  1081. end;
  1082. end;
  1083. end;
  1084. procedure para_allowed(var eq:tequaltype;p:tcallparanode;def_to:tdef);
  1085. begin
  1086. { Note: eq must be already valid, it will only be updated! }
  1087. case def_to.deftype of
  1088. formaldef :
  1089. begin
  1090. { all types can be passed to a formaldef }
  1091. eq:=te_equal;
  1092. end;
  1093. stringdef :
  1094. begin
  1095. { to support ansi/long/wide strings in a proper way }
  1096. { string and string[10] are assumed as equal }
  1097. { when searching the correct overloaded procedure }
  1098. if (p.resulttype.def.deftype=stringdef) and
  1099. (tstringdef(def_to).string_typ=tstringdef(p.resulttype.def).string_typ) then
  1100. eq:=te_equal
  1101. else
  1102. { Passing a constant char to ansistring or shortstring or
  1103. a widechar to widestring then handle it as equal. }
  1104. if (p.left.nodetype=ordconstn) and
  1105. (
  1106. is_char(p.resulttype.def) and
  1107. (is_shortstring(def_to) or is_ansistring(def_to))
  1108. ) or
  1109. (
  1110. is_widechar(p.resulttype.def) and
  1111. is_widestring(def_to)
  1112. ) then
  1113. eq:=te_equal
  1114. end;
  1115. setdef :
  1116. begin
  1117. { set can also be a not yet converted array constructor }
  1118. if (p.resulttype.def.deftype=arraydef) and
  1119. (tarraydef(p.resulttype.def).IsConstructor) and
  1120. not(tarraydef(p.resulttype.def).IsVariant) then
  1121. eq:=te_equal;
  1122. end;
  1123. procvardef :
  1124. begin
  1125. { in tp7 mode proc -> procvar is allowed }
  1126. if (m_tp_procvar in aktmodeswitches) and
  1127. (p.left.nodetype=calln) and
  1128. (proc_to_procvar_equal(tprocdef(tcallnode(p.left).procdefinition),tprocvardef(def_to),true)>=te_equal) then
  1129. eq:=te_equal;
  1130. end;
  1131. end;
  1132. end;
  1133. {****************************************************************************
  1134. TCallCandidates
  1135. ****************************************************************************}
  1136. constructor tcallcandidates.create(sym:tprocsym;st:tsymtable;ppn:tnode;isprop:boolean);
  1137. var
  1138. j : integer;
  1139. pd : tprocdef;
  1140. hp : pcandidate;
  1141. found,
  1142. has_overload_directive : boolean;
  1143. topclassh : tobjectdef;
  1144. srsymtable : tsymtable;
  1145. srprocsym : tprocsym;
  1146. pt : tcallparanode;
  1147. begin
  1148. FProcSym:=sym;
  1149. FProcs:=nil;
  1150. FProccnt:=0;
  1151. FProcvisiblecnt:=0;
  1152. FParanode:=ppn;
  1153. FAllowVariant:=true;
  1154. { determine length of parameter list }
  1155. pt:=tcallparanode(ppn);
  1156. FParalength:=0;
  1157. while assigned(pt) do
  1158. begin
  1159. inc(FParalength);
  1160. pt:=tcallparanode(pt.right);
  1161. end;
  1162. { when the definition has overload directive set, we search for
  1163. overloaded definitions in the class, this only needs to be done once
  1164. for class entries as the tree keeps always the same }
  1165. if (not sym.overloadchecked) and
  1166. (sym.owner.symtabletype=objectsymtable) and
  1167. (po_overload in sym.first_procdef.procoptions) then
  1168. search_class_overloads(sym);
  1169. { when the class passed is defined in this unit we
  1170. need to use the scope of that class. This is a trick
  1171. that can be used to access protected members in other
  1172. units. At least kylix supports it this way (PFV) }
  1173. if assigned(st) and
  1174. (st.symtabletype=objectsymtable) and
  1175. (st.defowner.owner.symtabletype in [globalsymtable,staticsymtable]) and
  1176. (st.defowner.owner.unitid=0) then
  1177. topclassh:=tobjectdef(st.defowner)
  1178. else
  1179. begin
  1180. if assigned(current_procinfo) then
  1181. topclassh:=current_procinfo.procdef._class
  1182. else
  1183. topclassh:=nil;
  1184. end;
  1185. { link all procedures which have the same # of parameters }
  1186. for j:=1 to sym.procdef_count do
  1187. begin
  1188. pd:=sym.procdef[j];
  1189. { Is the procdef visible? This needs to be checked on
  1190. procdef level since a symbol can contain both private and
  1191. public declarations. But the check should not be done
  1192. when the callnode is generated by a property }
  1193. if isprop or
  1194. (pd.owner.symtabletype<>objectsymtable) or
  1195. pd.is_visible_for_object(topclassh) then
  1196. begin
  1197. { we have at least one procedure that is visible }
  1198. inc(FProcvisiblecnt);
  1199. { only when the # of parameter are supported by the
  1200. procedure }
  1201. if (FParalength>=pd.minparacount) and
  1202. ((po_varargs in pd.procoptions) or { varargs }
  1203. (FParalength<=pd.maxparacount)) then
  1204. proc_add(pd);
  1205. end;
  1206. end;
  1207. { remember if the procedure is declared with the overload directive,
  1208. it's information is still needed also after all procs are removed }
  1209. has_overload_directive:=(po_overload in sym.first_procdef.procoptions);
  1210. { when the definition has overload directive set, we search for
  1211. overloaded definitions in the symtablestack. The found
  1212. entries are only added to the procs list and not the procsym, because
  1213. the list can change in every situation }
  1214. if has_overload_directive and
  1215. (sym.owner.symtabletype<>objectsymtable) then
  1216. begin
  1217. srsymtable:=sym.owner.next;
  1218. while assigned(srsymtable) do
  1219. begin
  1220. if srsymtable.symtabletype in [localsymtable,staticsymtable,globalsymtable] then
  1221. begin
  1222. srprocsym:=tprocsym(srsymtable.speedsearch(sym.name,sym.speedvalue));
  1223. if assigned(srprocsym) and
  1224. (srprocsym.typ=procsym) then
  1225. begin
  1226. { if this visible procedure doesn't have overload we can stop
  1227. searching }
  1228. if not(po_overload in srprocsym.first_procdef.procoptions) and
  1229. srprocsym.first_procdef.is_visible_for_object(topclassh) then
  1230. break;
  1231. { process all overloaded definitions }
  1232. for j:=1 to srprocsym.procdef_count do
  1233. begin
  1234. pd:=srprocsym.procdef[j];
  1235. { only visible procedures need to be added }
  1236. if pd.is_visible_for_object(topclassh) then
  1237. begin
  1238. { only when the # of parameter are supported by the
  1239. procedure }
  1240. if (FParalength>=pd.minparacount) and
  1241. ((po_varargs in pd.procoptions) or { varargs }
  1242. (FParalength<=pd.maxparacount)) then
  1243. begin
  1244. found:=false;
  1245. hp:=FProcs;
  1246. while assigned(hp) do
  1247. begin
  1248. { Only compare visible parameters for the user }
  1249. if compare_paras(hp^.data.para,pd.para,cp_value_equal_const,[cpo_ignorehidden])>=te_equal then
  1250. begin
  1251. found:=true;
  1252. break;
  1253. end;
  1254. hp:=hp^.next;
  1255. end;
  1256. if not found then
  1257. proc_add(pd);
  1258. end;
  1259. end;
  1260. end;
  1261. end;
  1262. end;
  1263. srsymtable:=srsymtable.next;
  1264. end;
  1265. end;
  1266. end;
  1267. constructor tcallcandidates.create_operator(op:ttoken;ppn:tnode);
  1268. var
  1269. j : integer;
  1270. pd : tprocdef;
  1271. hp : pcandidate;
  1272. found : boolean;
  1273. srsymtable : tsymtable;
  1274. srprocsym : tprocsym;
  1275. pt : tcallparanode;
  1276. sv : cardinal;
  1277. begin
  1278. FProcSym:=nil;
  1279. FProcs:=nil;
  1280. FProccnt:=0;
  1281. FProcvisiblecnt:=0;
  1282. FParanode:=ppn;
  1283. FAllowVariant:=false;
  1284. { determine length of parameter list }
  1285. pt:=tcallparanode(ppn);
  1286. FParalength:=0;
  1287. while assigned(pt) do
  1288. begin
  1289. if pt.resulttype.def.deftype=variantdef then
  1290. FAllowVariant:=true;
  1291. inc(FParalength);
  1292. pt:=tcallparanode(pt.right);
  1293. end;
  1294. { we search all overloaded operator definitions in the symtablestack. The found
  1295. entries are only added to the procs list and not the procsym, because
  1296. the list can change in every situation }
  1297. sv:=getspeedvalue(overloaded_names[op]);
  1298. srsymtable:=symtablestack;
  1299. while assigned(srsymtable) do
  1300. begin
  1301. if srsymtable.symtabletype in [localsymtable,staticsymtable,globalsymtable] then
  1302. begin
  1303. srprocsym:=tprocsym(srsymtable.speedsearch(overloaded_names[op],sv));
  1304. if assigned(srprocsym) and
  1305. (srprocsym.typ=procsym) then
  1306. begin
  1307. { Store first procsym found }
  1308. if not assigned(FProcsym) then
  1309. FProcsym:=srprocsym;
  1310. { process all overloaded definitions }
  1311. for j:=1 to srprocsym.procdef_count do
  1312. begin
  1313. pd:=srprocsym.procdef[j];
  1314. { only when the # of parameter are supported by the
  1315. procedure }
  1316. if (FParalength>=pd.minparacount) and
  1317. (FParalength<=pd.maxparacount) then
  1318. begin
  1319. found:=false;
  1320. hp:=FProcs;
  1321. while assigned(hp) do
  1322. begin
  1323. { Only compare visible parameters for the user }
  1324. if compare_paras(hp^.data.para,pd.para,cp_value_equal_const,[cpo_ignorehidden])>=te_equal then
  1325. begin
  1326. found:=true;
  1327. break;
  1328. end;
  1329. hp:=hp^.next;
  1330. end;
  1331. if not found then
  1332. proc_add(pd);
  1333. end;
  1334. end;
  1335. end;
  1336. end;
  1337. srsymtable:=srsymtable.next;
  1338. end;
  1339. end;
  1340. destructor tcallcandidates.destroy;
  1341. var
  1342. hpnext,
  1343. hp : pcandidate;
  1344. begin
  1345. hp:=FProcs;
  1346. while assigned(hp) do
  1347. begin
  1348. hpnext:=hp^.next;
  1349. dispose(hp);
  1350. hp:=hpnext;
  1351. end;
  1352. end;
  1353. function tcallcandidates.proc_add(pd:tprocdef):pcandidate;
  1354. var
  1355. i : integer;
  1356. begin
  1357. { generate new candidate entry }
  1358. new(result);
  1359. fillchar(result^,sizeof(tcandidate),0);
  1360. result^.data:=pd;
  1361. result^.next:=FProcs;
  1362. FProcs:=result;
  1363. inc(FProccnt);
  1364. { Find last parameter, skip all default parameters
  1365. that are not passed. Ignore this skipping for varargs }
  1366. result^.firstpara:=tparaitem(pd.Para.last);
  1367. if not(po_varargs in pd.procoptions) then
  1368. begin
  1369. { ignore hidden parameters }
  1370. while assigned(result^.firstpara) and (result^.firstpara.is_hidden) do
  1371. result^.firstpara:=tparaitem(result^.firstpara.previous);
  1372. for i:=1 to pd.maxparacount-FParalength do
  1373. begin
  1374. if not assigned(result^.firstpara) then
  1375. internalerror(200401141);
  1376. result^.firstpara:=tparaitem(result^.firstPara.previous);
  1377. end;
  1378. end;
  1379. end;
  1380. procedure tcallcandidates.list(all:boolean);
  1381. var
  1382. hp : pcandidate;
  1383. begin
  1384. hp:=FProcs;
  1385. while assigned(hp) do
  1386. begin
  1387. if all or
  1388. (not hp^.invalid) then
  1389. MessagePos1(hp^.data.fileinfo,sym_h_param_list,hp^.data.fullprocname(false));
  1390. hp:=hp^.next;
  1391. end;
  1392. end;
  1393. {$ifdef EXTDEBUG}
  1394. procedure tcallcandidates.dump_info(lvl:longint);
  1395. function ParaTreeStr(p:tcallparanode):string;
  1396. begin
  1397. result:='';
  1398. while assigned(p) do
  1399. begin
  1400. if result<>'' then
  1401. result:=result+',';
  1402. result:=result+p.resulttype.def.typename;
  1403. p:=tcallparanode(p.right);
  1404. end;
  1405. end;
  1406. var
  1407. hp : pcandidate;
  1408. currpara : tparaitem;
  1409. begin
  1410. if not CheckVerbosity(lvl) then
  1411. exit;
  1412. Comment(lvl+V_LineInfo,'Overloaded callnode: '+FProcSym.name+'('+ParaTreeStr(tcallparanode(FParaNode))+')');
  1413. hp:=FProcs;
  1414. while assigned(hp) do
  1415. begin
  1416. Comment(lvl,' '+hp^.data.fullprocname(false));
  1417. if (hp^.invalid) then
  1418. Comment(lvl,' invalid')
  1419. else
  1420. begin
  1421. Comment(lvl,' ex: '+tostr(hp^.exact_count)+
  1422. ' eq: '+tostr(hp^.equal_count)+
  1423. ' l1: '+tostr(hp^.cl1_count)+
  1424. ' l2: '+tostr(hp^.cl2_count)+
  1425. ' l3: '+tostr(hp^.cl3_count)+
  1426. ' oper: '+tostr(hp^.coper_count)+
  1427. ' ord: '+realtostr(hp^.exact_count));
  1428. { Print parameters in left-right order }
  1429. currpara:=hp^.firstpara;
  1430. if assigned(currpara) then
  1431. begin
  1432. while assigned(currpara.next) do
  1433. currpara:=tparaitem(currpara.next);
  1434. end;
  1435. while assigned(currpara) do
  1436. begin
  1437. if (not currpara.is_hidden) then
  1438. Comment(lvl,' - '+currpara.paratype.def.typename+' : '+EqualTypeName[currpara.eqval]);
  1439. currpara:=tparaitem(currpara.previous);
  1440. end;
  1441. end;
  1442. hp:=hp^.next;
  1443. end;
  1444. end;
  1445. {$endif EXTDEBUG}
  1446. procedure tcallcandidates.get_information;
  1447. var
  1448. hp : pcandidate;
  1449. currpara : tparaitem;
  1450. currparanr : byte;
  1451. def_from,
  1452. def_to : tdef;
  1453. currpt,
  1454. pt : tcallparanode;
  1455. eq : tequaltype;
  1456. convtype : tconverttype;
  1457. pdoper : tprocdef;
  1458. releasecurrpt : boolean;
  1459. cdoptions : tcompare_defs_options;
  1460. begin
  1461. cdoptions:=[cdo_check_operator];
  1462. if FAllowVariant then
  1463. include(cdoptions,cdo_allow_variant);
  1464. { process all procs }
  1465. hp:=FProcs;
  1466. while assigned(hp) do
  1467. begin
  1468. { We compare parameters in reverse order (right to left),
  1469. the firstpara is already pointing to the last parameter
  1470. were we need to start comparing }
  1471. currparanr:=FParalength;
  1472. currpara:=hp^.firstpara;
  1473. while assigned(currpara) and (currpara.is_hidden) do
  1474. currpara:=tparaitem(currpara.previous);
  1475. pt:=tcallparanode(FParaNode);
  1476. while assigned(pt) and assigned(currpara) do
  1477. begin
  1478. { currpt can be changed from loadn to calln when a procvar
  1479. is passed. This is to prevent that the change is permanent }
  1480. currpt:=pt;
  1481. releasecurrpt:=false;
  1482. { retrieve current parameter definitions to compares }
  1483. eq:=te_incompatible;
  1484. def_from:=currpt.resulttype.def;
  1485. def_to:=currpara.paratype.def;
  1486. if not(assigned(def_from)) then
  1487. internalerror(200212091);
  1488. if not(
  1489. assigned(def_to) or
  1490. ((po_varargs in hp^.data.procoptions) and
  1491. (currparanr>hp^.data.minparacount))
  1492. ) then
  1493. internalerror(200212092);
  1494. { Convert tp procvars when not expecting a procvar }
  1495. if (def_to.deftype<>procvardef) and
  1496. (currpt.left.resulttype.def.deftype=procvardef) then
  1497. begin
  1498. releasecurrpt:=true;
  1499. currpt:=tcallparanode(pt.getcopy);
  1500. if maybe_call_procvar(currpt.left,true) then
  1501. begin
  1502. currpt.resulttype:=currpt.left.resulttype;
  1503. def_from:=currpt.left.resulttype.def;
  1504. end;
  1505. end;
  1506. { varargs are always equal, but not exact }
  1507. if (po_varargs in hp^.data.procoptions) and
  1508. (currparanr>hp^.data.minparacount) then
  1509. begin
  1510. eq:=te_equal;
  1511. end
  1512. else
  1513. { same definition -> exact }
  1514. if (def_from=def_to) then
  1515. begin
  1516. eq:=te_exact;
  1517. end
  1518. else
  1519. { for value and const parameters check if a integer is constant or
  1520. included in other integer -> equal and calc ordinal_distance }
  1521. if not(currpara.paratyp in [vs_var,vs_out]) and
  1522. is_integer(def_from) and
  1523. is_integer(def_to) and
  1524. is_in_limit(def_from,def_to) then
  1525. begin
  1526. eq:=te_equal;
  1527. hp^.ordinal_distance:=hp^.ordinal_distance+
  1528. abs(bestreal(torddef(def_from).low)-bestreal(torddef(def_to).low));
  1529. hp^.ordinal_distance:=hp^.ordinal_distance+
  1530. abs(bestreal(torddef(def_to).high)-bestreal(torddef(def_from).high));
  1531. { Give wrong sign a small penalty, this is need to get a diffrence
  1532. from word->[longword,longint] }
  1533. if is_signed(def_from)<>is_signed(def_to) then
  1534. hp^.ordinal_distance:=hp^.ordinal_distance+1.0;
  1535. end
  1536. else
  1537. { generic type comparision }
  1538. begin
  1539. eq:=compare_defs_ext(def_from,def_to,currpt.left.nodetype,convtype,pdoper,cdoptions);
  1540. { when the types are not equal we need to check
  1541. some special case for parameter passing }
  1542. if (eq<te_equal) then
  1543. begin
  1544. if currpara.paratyp in [vs_var,vs_out] then
  1545. begin
  1546. { para requires an equal type so the previous found
  1547. match was not good enough, reset to incompatible }
  1548. eq:=te_incompatible;
  1549. { var_para_allowed will return te_equal and te_convert_l1 to
  1550. make a difference for best matching }
  1551. var_para_allowed(eq,currpt.resulttype.def,currpara.paratype.def)
  1552. end
  1553. else
  1554. para_allowed(eq,currpt,def_to);
  1555. end;
  1556. end;
  1557. { when a procvar was changed to a call an exact much is
  1558. downgraded to equal. This way an overload call with the
  1559. procvar is choosen. See tb0471 (PFV) }
  1560. if (pt<>currpt) and (eq=te_exact) then
  1561. eq:=te_equal;
  1562. { increase correct counter }
  1563. case eq of
  1564. te_exact :
  1565. inc(hp^.exact_count);
  1566. te_equal :
  1567. inc(hp^.equal_count);
  1568. te_convert_l1 :
  1569. inc(hp^.cl1_count);
  1570. te_convert_l2 :
  1571. inc(hp^.cl2_count);
  1572. te_convert_l3 :
  1573. inc(hp^.cl3_count);
  1574. te_convert_operator :
  1575. inc(hp^.coper_count);
  1576. te_incompatible :
  1577. hp^.invalid:=true;
  1578. else
  1579. internalerror(200212072);
  1580. end;
  1581. { stop checking when an incompatible parameter is found }
  1582. if hp^.invalid then
  1583. begin
  1584. { store the current parameter info for
  1585. a nice error message when no procedure is found }
  1586. hp^.wrongpara:=currpara;
  1587. hp^.wrongparanr:=currparanr;
  1588. break;
  1589. end;
  1590. {$ifdef EXTDEBUG}
  1591. { store equal in node tree for dump }
  1592. currpara.eqval:=eq;
  1593. {$endif EXTDEBUG}
  1594. { maybe release temp currpt }
  1595. if releasecurrpt then
  1596. currpt.free;
  1597. { next parameter in the call tree }
  1598. pt:=tcallparanode(pt.right);
  1599. { next parameter for definition, only goto next para
  1600. if we're out of the varargs }
  1601. if not(po_varargs in hp^.data.procoptions) or
  1602. (currparanr<=hp^.data.maxparacount) then
  1603. begin
  1604. { Ignore vs_hidden parameters }
  1605. repeat
  1606. currpara:=tparaitem(currpara.previous);
  1607. until (not assigned(currpara)) or (not currpara.is_hidden);
  1608. end;
  1609. dec(currparanr);
  1610. end;
  1611. if not(hp^.invalid) and
  1612. (assigned(pt) or assigned(currpara) or (currparanr<>0)) then
  1613. internalerror(200212141);
  1614. { next candidate }
  1615. hp:=hp^.next;
  1616. end;
  1617. end;
  1618. function is_better_candidate(currpd,bestpd:pcandidate):integer;
  1619. var
  1620. res : integer;
  1621. begin
  1622. {
  1623. Return values:
  1624. > 0 when currpd is better than bestpd
  1625. < 0 when bestpd is better than currpd
  1626. = 0 when both are equal
  1627. To choose the best candidate we use the following order:
  1628. - Incompatible flag
  1629. - (Smaller) Number of convert operator parameters.
  1630. - (Smaller) Number of convertlevel 2 parameters.
  1631. - (Smaller) Number of convertlevel 1 parameters.
  1632. - (Bigger) Number of exact parameters.
  1633. - (Smaller) Number of equal parameters.
  1634. - (Smaller) Total of ordinal distance. For example, the distance of a word
  1635. to a byte is 65535-255=65280.
  1636. }
  1637. if bestpd^.invalid then
  1638. begin
  1639. if currpd^.invalid then
  1640. res:=0
  1641. else
  1642. res:=1;
  1643. end
  1644. else
  1645. if currpd^.invalid then
  1646. res:=-1
  1647. else
  1648. begin
  1649. { less operator parameters? }
  1650. res:=(bestpd^.coper_count-currpd^.coper_count);
  1651. if (res=0) then
  1652. begin
  1653. { less cl3 parameters? }
  1654. res:=(bestpd^.cl3_count-currpd^.cl3_count);
  1655. if (res=0) then
  1656. begin
  1657. { less cl2 parameters? }
  1658. res:=(bestpd^.cl2_count-currpd^.cl2_count);
  1659. if (res=0) then
  1660. begin
  1661. { less cl1 parameters? }
  1662. res:=(bestpd^.cl1_count-currpd^.cl1_count);
  1663. if (res=0) then
  1664. begin
  1665. { more exact parameters? }
  1666. res:=(currpd^.exact_count-bestpd^.exact_count);
  1667. if (res=0) then
  1668. begin
  1669. { less equal parameters? }
  1670. res:=(bestpd^.equal_count-currpd^.equal_count);
  1671. if (res=0) then
  1672. begin
  1673. { smaller ordinal distance? }
  1674. if (currpd^.ordinal_distance<bestpd^.ordinal_distance) then
  1675. res:=1
  1676. else
  1677. if (currpd^.ordinal_distance>bestpd^.ordinal_distance) then
  1678. res:=-1
  1679. else
  1680. res:=0;
  1681. end;
  1682. end;
  1683. end;
  1684. end;
  1685. end;
  1686. end;
  1687. end;
  1688. is_better_candidate:=res;
  1689. end;
  1690. function tcallcandidates.choose_best(var bestpd:tabstractprocdef):integer;
  1691. var
  1692. besthpstart,
  1693. hp : pcandidate;
  1694. cntpd,
  1695. res : integer;
  1696. begin
  1697. {
  1698. Returns the number of candidates left and the
  1699. first candidate is returned in pdbest
  1700. }
  1701. { Setup the first procdef as best, only count it as a result
  1702. when it is valid }
  1703. bestpd:=FProcs^.data;
  1704. if FProcs^.invalid then
  1705. cntpd:=0
  1706. else
  1707. cntpd:=1;
  1708. if assigned(FProcs^.next) then
  1709. begin
  1710. besthpstart:=FProcs;
  1711. hp:=FProcs^.next;
  1712. while assigned(hp) do
  1713. begin
  1714. res:=is_better_candidate(hp,besthpstart);
  1715. if (res>0) then
  1716. begin
  1717. { hp is better, flag all procs to be incompatible }
  1718. while (besthpstart<>hp) do
  1719. begin
  1720. besthpstart^.invalid:=true;
  1721. besthpstart:=besthpstart^.next;
  1722. end;
  1723. { besthpstart is already set to hp }
  1724. bestpd:=besthpstart^.data;
  1725. cntpd:=1;
  1726. end
  1727. else
  1728. if (res<0) then
  1729. begin
  1730. { besthpstart is better, flag current hp to be incompatible }
  1731. hp^.invalid:=true;
  1732. end
  1733. else
  1734. begin
  1735. { res=0, both are valid }
  1736. if not hp^.invalid then
  1737. inc(cntpd);
  1738. end;
  1739. hp:=hp^.next;
  1740. end;
  1741. end;
  1742. result:=cntpd;
  1743. end;
  1744. procedure tcallcandidates.find_wrong_para;
  1745. var
  1746. currparanr : smallint;
  1747. hp : pcandidate;
  1748. pt : tcallparanode;
  1749. begin
  1750. { Only process the first overloaded procdef }
  1751. hp:=FProcs;
  1752. { Find callparanode corresponding to the argument }
  1753. pt:=tcallparanode(FParanode);
  1754. currparanr:=FParalength;
  1755. while assigned(pt) and
  1756. (currparanr>hp^.wrongparanr) do
  1757. begin
  1758. pt:=tcallparanode(pt.right);
  1759. dec(currparanr);
  1760. end;
  1761. if (currparanr<>hp^.wrongparanr) or
  1762. not assigned(pt) then
  1763. internalerror(200212094);
  1764. { Show error message, when it was a var or out parameter
  1765. guess that it is a missing typeconv }
  1766. if hp^.wrongpara.paratyp in [vs_var,vs_out] then
  1767. begin
  1768. { Maybe passing the correct type but passing a const to var parameter }
  1769. if (compare_defs(pt.resulttype.def,hp^.wrongpara.paratype.def,pt.nodetype)<>te_incompatible) and
  1770. not valid_for_var(pt.left) then
  1771. CGMessagePos(pt.left.fileinfo,type_e_variable_id_expected)
  1772. else
  1773. CGMessagePos2(pt.left.fileinfo,parser_e_call_by_ref_without_typeconv,
  1774. FullTypeName(pt.left.resulttype.def,hp^.wrongpara.paratype.def),
  1775. FullTypeName(hp^.wrongpara.paratype.def,pt.left.resulttype.def))
  1776. end
  1777. else
  1778. CGMessagePos3(pt.left.fileinfo,type_e_wrong_parameter_type,tostr(hp^.wrongparanr),
  1779. FullTypeName(pt.left.resulttype.def,hp^.wrongpara.paratype.def),
  1780. FullTypeName(hp^.wrongpara.paratype.def,pt.left.resulttype.def));
  1781. end;
  1782. end.
  1783. {
  1784. $Log$
  1785. Revision 1.101 2004-10-24 11:44:28 peter
  1786. * small regvar fixes
  1787. * loadref parameter removed from concatcopy,incrrefcount,etc
  1788. Revision 1.100 2004/10/12 14:34:49 peter
  1789. * fixed visibility for procsyms
  1790. * fixed override check when there was no entry yet
  1791. Revision 1.99 2004/10/08 17:09:43 peter
  1792. * tvarsym.varregable added, split vo_regable from varoptions
  1793. Revision 1.98 2004/09/27 15:15:52 peter
  1794. * register loopvarsym for fields instead of record variable
  1795. * don't allow class fields as loop var
  1796. Revision 1.97 2004/09/13 20:28:27 peter
  1797. * for loop variable assignment is not allowed anymore
  1798. Revision 1.96 2004/08/22 11:24:09 peter
  1799. * fix error when passing constant to var parameter
  1800. Revision 1.95 2004/06/23 16:22:45 peter
  1801. * include unit name in error messages when types are the same
  1802. Revision 1.94 2004/06/20 08:55:29 florian
  1803. * logs truncated
  1804. Revision 1.93 2004/06/16 20:07:07 florian
  1805. * dwarf branch merged
  1806. Revision 1.92 2004/05/25 21:27:35 florian
  1807. * fixed another formal const problem caused by yesterday's changes
  1808. Revision 1.91 2004/05/24 21:24:40 florian
  1809. * properties are allowed as formal const parameters as well
  1810. Revision 1.90 2004/05/24 21:04:31 florian
  1811. * fixed more formal const problems
  1812. Revision 1.89 2004/05/24 20:39:41 florian
  1813. * stricter handling of formal const parameters and IE fixed
  1814. }