pdecsub.pas 104 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861
  1. {
  2. Copyright (c) 1998-2002 by Florian Klaempfl, Daniel Mantione
  3. Does the parsing of the procedures/functions
  4. This program is free software; you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation; either version 2 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program; if not, write to the Free Software
  14. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  15. ****************************************************************************
  16. }
  17. unit pdecsub;
  18. {$i fpcdefs.inc}
  19. interface
  20. uses
  21. tokens,symconst,symtype,symdef,symsym;
  22. type
  23. tpdflag=(
  24. pd_body, { directive needs a body }
  25. pd_implemen, { directive can be used implementation section }
  26. pd_interface, { directive can be used interface section }
  27. pd_object, { directive can be used object declaration }
  28. pd_procvar, { directive can be used procvar declaration }
  29. pd_notobject, { directive can not be used object declaration }
  30. pd_notobjintf, { directive can not be used interface declaration }
  31. pd_notprocvar, { directive can not be used procvar declaration }
  32. pd_dispinterface,{ directive can be used with dispinterface methods }
  33. pd_cppobject { directive can be used with cppclass }
  34. );
  35. tpdflags=set of tpdflag;
  36. function check_proc_directive(isprocvar:boolean):boolean;
  37. procedure insert_funcret_local(pd:tprocdef);
  38. function proc_add_definition(var currpd:tprocdef):boolean;
  39. function proc_get_importname(pd:tprocdef):string;
  40. procedure proc_set_mangledname(pd:tprocdef);
  41. procedure handle_calling_convention(pd:tabstractprocdef);
  42. procedure parse_parameter_dec(pd:tabstractprocdef);
  43. procedure parse_proc_directives(pd:tabstractprocdef;var pdflags:tpdflags);
  44. procedure parse_var_proc_directives(sym:tsym);
  45. procedure parse_object_proc_directives(pd:tabstractprocdef);
  46. function parse_proc_head(aclass:tobjectdef;potype:tproctypeoption;var pd:tprocdef):boolean;
  47. function parse_proc_dec(aclass:tobjectdef):tprocdef;
  48. implementation
  49. uses
  50. SysUtils,
  51. { common }
  52. cutils,cclasses,
  53. { global }
  54. globtype,globals,verbose,constexp,
  55. systems,
  56. cpuinfo,
  57. { symtable }
  58. symbase,symtable,defutil,defcmp,paramgr,cpupara,
  59. { pass 1 }
  60. fmodule,node,htypechk,
  61. nmat,nadd,ncal,nset,ncnv,ninl,ncon,nld,nflw,
  62. { parser }
  63. scanner,
  64. pbase,pexpr,ptype,pdecl
  65. ;
  66. const
  67. { Please leave this here, this module should NOT use
  68. these variables.
  69. Declaring it as string here results in an error when compiling (PFV) }
  70. current_procinfo = 'error';
  71. procedure insert_funcret_para(pd:tabstractprocdef);
  72. var
  73. storepos : tfileposinfo;
  74. vs : tparavarsym;
  75. paranr : word;
  76. begin
  77. if not(pd.proctypeoption in [potype_constructor,potype_destructor]) and
  78. not is_void(pd.returndef) and
  79. paramanager.ret_in_param(pd.returndef,pd.proccalloption) then
  80. begin
  81. storepos:=current_tokenpos;
  82. if pd.typ=procdef then
  83. current_tokenpos:=tprocdef(pd).fileinfo;
  84. {$if defined(i386)}
  85. { For left to right add it at the end to be delphi compatible }
  86. if (target_info.system in system_all_windows) and
  87. (pd.proccalloption in (pushleftright_pocalls+[pocall_safecall])) then
  88. paranr:=paranr_result_leftright
  89. else
  90. {$elseif defined(x86) or defined(arm)}
  91. { other platforms don't have a "safecall" convention,
  92. and never reverse the parameter pushing order
  93. }
  94. if (target_info.system in system_all_windows) and
  95. (pd.proccalloption = pocall_safecall) then
  96. paranr:=paranr_result_leftright
  97. else
  98. {$endif}
  99. paranr:=paranr_result;
  100. { Generate result variable accessing function result }
  101. vs:=tparavarsym.create('$result',paranr,vs_var,pd.returndef,[vo_is_funcret,vo_is_hidden_para]);
  102. pd.parast.insert(vs);
  103. { Store the this symbol as funcretsym for procedures }
  104. if pd.typ=procdef then
  105. tprocdef(pd).funcretsym:=vs;
  106. current_tokenpos:=storepos;
  107. end;
  108. end;
  109. procedure insert_parentfp_para(pd:tabstractprocdef);
  110. var
  111. storepos : tfileposinfo;
  112. vs : tparavarsym;
  113. begin
  114. if pd.parast.symtablelevel>normal_function_level then
  115. begin
  116. storepos:=current_tokenpos;
  117. if pd.typ=procdef then
  118. current_tokenpos:=tprocdef(pd).fileinfo;
  119. { Generate result variable accessing function result, it
  120. can't be put in a register since it must be accessable
  121. from the framepointer }
  122. vs:=tparavarsym.create('$parentfp',paranr_parentfp,vs_value
  123. ,voidpointertype,[vo_is_parentfp,vo_is_hidden_para]);
  124. vs.varregable:=vr_none;
  125. pd.parast.insert(vs);
  126. current_tokenpos:=storepos;
  127. end;
  128. end;
  129. procedure insert_self_and_vmt_para(pd:tabstractprocdef);
  130. var
  131. storepos : tfileposinfo;
  132. vs : tparavarsym;
  133. hdef : tdef;
  134. vsp : tvarspez;
  135. begin
  136. if (pd.typ=procvardef) and
  137. pd.is_methodpointer then
  138. begin
  139. { Generate self variable }
  140. vs:=tparavarsym.create('$self',paranr_self,vs_value,voidpointertype,[vo_is_self,vo_is_hidden_para]);
  141. pd.parast.insert(vs);
  142. end
  143. else
  144. begin
  145. if (pd.typ=procdef) and
  146. assigned(tprocdef(pd)._class) and
  147. (pd.parast.symtablelevel=normal_function_level) then
  148. begin
  149. { static class methods have no hidden self/vmt pointer }
  150. if (po_staticmethod in pd.procoptions) and
  151. (po_classmethod in pd.procoptions) then
  152. exit;
  153. storepos:=current_tokenpos;
  154. current_tokenpos:=tprocdef(pd).fileinfo;
  155. { Generate VMT variable for constructor/destructor }
  156. if (pd.proctypeoption in [potype_constructor,potype_destructor]) and not(is_cppclass(tprocdef(pd)._class)) then
  157. begin
  158. { can't use classrefdef as type because inheriting
  159. will then always file because of a type mismatch }
  160. vs:=tparavarsym.create('$vmt',paranr_vmt,vs_value,voidpointertype,[vo_is_vmt,vo_is_hidden_para]);
  161. pd.parast.insert(vs);
  162. end;
  163. { Generate self variable, for classes we need
  164. to use the generic voidpointer to be compatible with
  165. methodpointers }
  166. vsp:=vs_value;
  167. if (po_staticmethod in pd.procoptions) or
  168. (po_classmethod in pd.procoptions) then
  169. hdef:=tclassrefdef.create(tprocdef(pd)._class)
  170. else
  171. begin
  172. if is_object(tprocdef(pd)._class) then
  173. vsp:=vs_var;
  174. hdef:=tprocdef(pd)._class;
  175. end;
  176. vs:=tparavarsym.create('$self',paranr_self,vsp,hdef,[vo_is_self,vo_is_hidden_para]);
  177. pd.parast.insert(vs);
  178. current_tokenpos:=storepos;
  179. end;
  180. end;
  181. end;
  182. procedure insert_funcret_local(pd:tprocdef);
  183. var
  184. storepos : tfileposinfo;
  185. vs : tlocalvarsym;
  186. aliasvs : tabsolutevarsym;
  187. sl : tpropaccesslist;
  188. hs : string;
  189. begin
  190. { The result from constructors and destructors can't be accessed directly }
  191. if not(pd.proctypeoption in [potype_constructor,potype_destructor]) and
  192. not is_void(pd.returndef) then
  193. begin
  194. storepos:=current_tokenpos;
  195. current_tokenpos:=pd.fileinfo;
  196. { We need to insert a varsym for the result in the localst
  197. when it is returning in a register }
  198. if not paramanager.ret_in_param(pd.returndef,pd.proccalloption) then
  199. begin
  200. vs:=tlocalvarsym.create('$result',vs_value,pd.returndef,[vo_is_funcret]);
  201. pd.localst.insert(vs);
  202. pd.funcretsym:=vs;
  203. end;
  204. { insert the name of the procedure as alias for the function result,
  205. we can't use realname because that will not work for compilerprocs
  206. as the name is lowercase and unreachable from the code }
  207. if assigned(pd.resultname) then
  208. hs:=pd.resultname^
  209. else
  210. hs:=pd.procsym.name;
  211. sl:=tpropaccesslist.create;
  212. sl.addsym(sl_load,pd.funcretsym);
  213. aliasvs:=tabsolutevarsym.create_ref(hs,pd.returndef,sl);
  214. include(aliasvs.varoptions,vo_is_funcret);
  215. tlocalsymtable(pd.localst).insert(aliasvs);
  216. { insert result also if support is on }
  217. if (m_result in current_settings.modeswitches) then
  218. begin
  219. sl:=tpropaccesslist.create;
  220. sl.addsym(sl_load,pd.funcretsym);
  221. aliasvs:=tabsolutevarsym.create_ref('RESULT',pd.returndef,sl);
  222. include(aliasvs.varoptions,vo_is_funcret);
  223. include(aliasvs.varoptions,vo_is_result);
  224. tlocalsymtable(pd.localst).insert(aliasvs);
  225. end;
  226. current_tokenpos:=storepos;
  227. end;
  228. end;
  229. procedure insert_hidden_para(p:TObject;arg:pointer);
  230. var
  231. hvs : tparavarsym;
  232. pd : tabstractprocdef absolute arg;
  233. begin
  234. if (tsym(p).typ<>paravarsym) then
  235. exit;
  236. with tparavarsym(p) do
  237. begin
  238. { We need a local copy for a value parameter when only the
  239. address is pushed. Open arrays and Array of Const are
  240. an exception because they are allocated at runtime and the
  241. address that is pushed is patched }
  242. if (varspez=vs_value) and
  243. paramanager.push_addr_param(varspez,vardef,pd.proccalloption) and
  244. not(is_open_array(vardef) or
  245. is_array_of_const(vardef)) then
  246. include(varoptions,vo_has_local_copy);
  247. { needs high parameter ? }
  248. if paramanager.push_high_param(varspez,vardef,pd.proccalloption) then
  249. begin
  250. hvs:=tparavarsym.create('$high'+name,paranr+1,vs_const,sinttype,[vo_is_high_para,vo_is_hidden_para]);
  251. hvs.symoptions:=[];
  252. owner.insert(hvs);
  253. end
  254. else
  255. begin
  256. { Give a warning that cdecl routines does not include high()
  257. support }
  258. if (pd.proccalloption in [pocall_cdecl,pocall_cppdecl]) and
  259. paramanager.push_high_param(varspez,vardef,pocall_default) then
  260. begin
  261. if is_open_string(vardef) then
  262. MessagePos(fileinfo,parser_w_cdecl_no_openstring);
  263. if not(po_external in pd.procoptions) and
  264. (pd.typ<>procvardef) then
  265. if is_array_of_const(vardef) then
  266. MessagePos(fileinfo,parser_e_varargs_need_cdecl_and_external)
  267. else
  268. MessagePos(fileinfo,parser_w_cdecl_has_no_high);
  269. end;
  270. if (vardef.typ=formaldef) and (Tformaldef(vardef).typed) then
  271. begin
  272. hvs:=tparavarsym.create('$typinfo'+name,paranr+1,vs_const,voidpointertype,
  273. [vo_is_typinfo_para,vo_is_hidden_para]);
  274. owner.insert(hvs);
  275. end;
  276. end;
  277. end;
  278. end;
  279. procedure check_c_para(pd:Tabstractprocdef);
  280. var
  281. i,
  282. lastparaidx : longint;
  283. sym : TSym;
  284. begin
  285. lastparaidx:=pd.parast.SymList.Count-1;
  286. for i:=0 to pd.parast.SymList.Count-1 do
  287. begin
  288. sym:=tsym(pd.parast.SymList[i]);
  289. if (sym.typ=paravarsym) and
  290. (tparavarsym(sym).vardef.typ=arraydef) then
  291. begin
  292. if not is_variant_array(tparavarsym(sym).vardef) and
  293. not is_array_of_const(tparavarsym(sym).vardef) and
  294. (tparavarsym(sym).varspez<>vs_var) then
  295. MessagePos(tparavarsym(sym).fileinfo,parser_h_c_arrays_are_references);
  296. if is_array_of_const(tparavarsym(sym).vardef) and
  297. (i<lastparaidx) and
  298. (tsym(pd.parast.SymList[i+1]).typ=paravarsym) and
  299. not(vo_is_high_para in tparavarsym(pd.parast.SymList[i+1]).varoptions) then
  300. MessagePos(tparavarsym(sym).fileinfo,parser_e_C_array_of_const_must_be_last);
  301. end;
  302. end;
  303. end;
  304. procedure check_msg_para(p:TObject;arg:pointer);
  305. begin
  306. if (tsym(p).typ<>paravarsym) then
  307. exit;
  308. with tparavarsym(p) do
  309. begin
  310. { Count parameters }
  311. if (paranr>=10) then
  312. inc(plongint(arg)^);
  313. { First parameter must be var }
  314. if (paranr=10) and
  315. (varspez<>vs_var) then
  316. MessagePos(fileinfo,parser_e_ill_msg_param);
  317. end;
  318. end;
  319. procedure set_addr_param_regable(p:TObject;arg:pointer);
  320. begin
  321. if (tsym(p).typ<>paravarsym) then
  322. exit;
  323. with tparavarsym(p) do
  324. begin
  325. if not vardef.needs_inittable and
  326. paramanager.push_addr_param(varspez,vardef,tprocdef(arg).proccalloption) then
  327. varregable:=vr_intreg;
  328. end;
  329. end;
  330. procedure parse_parameter_dec(pd:tabstractprocdef);
  331. {
  332. handle_procvar needs the same changes
  333. }
  334. type
  335. tppv = (pv_none,pv_proc,pv_func);
  336. var
  337. sc : TFPObjectList;
  338. hdef : tdef;
  339. arrayelementdef : tdef;
  340. vs : tparavarsym;
  341. i : longint;
  342. srsym : tsym;
  343. pv : tprocvardef;
  344. varspez : Tvarspez;
  345. defaultvalue : tconstsym;
  346. defaultrequired : boolean;
  347. old_block_type : tblock_type;
  348. currparast : tparasymtable;
  349. parseprocvar : tppv;
  350. locationstr : string;
  351. paranr : integer;
  352. dummytype : ttypesym;
  353. explicit_paraloc,
  354. need_array: boolean;
  355. begin
  356. old_block_type:=block_type;
  357. explicit_paraloc:=false;
  358. consume(_LKLAMMER);
  359. { Delphi/Kylix supports nonsense like }
  360. { procedure p(); }
  361. if try_to_consume(_RKLAMMER) and
  362. not(m_tp7 in current_settings.modeswitches) then
  363. exit;
  364. { parsing a proc or procvar ? }
  365. currparast:=tparasymtable(pd.parast);
  366. { reset }
  367. sc:=TFPObjectList.create(false);
  368. defaultrequired:=false;
  369. paranr:=0;
  370. inc(testcurobject);
  371. block_type:=bt_var;
  372. repeat
  373. parseprocvar:=pv_none;
  374. if try_to_consume(_VAR) then
  375. varspez:=vs_var
  376. else
  377. if try_to_consume(_CONST) then
  378. varspez:=vs_const
  379. else
  380. if (m_out in current_settings.modeswitches) and
  381. try_to_consume(_OUT) then
  382. varspez:=vs_out
  383. else
  384. if (m_mac in current_settings.modeswitches) and
  385. try_to_consume(_POINTPOINTPOINT) then
  386. begin
  387. include(pd.procoptions,po_varargs);
  388. break;
  389. end
  390. else
  391. if (m_mac in current_settings.modeswitches) and
  392. try_to_consume(_PROCEDURE) then
  393. begin
  394. parseprocvar:=pv_proc;
  395. varspez:=vs_const;
  396. end
  397. else
  398. if (m_mac in current_settings.modeswitches) and
  399. try_to_consume(_FUNCTION) then
  400. begin
  401. parseprocvar:=pv_func;
  402. varspez:=vs_const;
  403. end
  404. else
  405. varspez:=vs_value;
  406. defaultvalue:=nil;
  407. hdef:=nil;
  408. { read identifiers and insert with error type }
  409. sc.clear;
  410. repeat
  411. inc(paranr);
  412. vs:=tparavarsym.create(orgpattern,paranr*10,varspez,generrordef,[]);
  413. currparast.insert(vs);
  414. if assigned(vs.owner) then
  415. sc.add(vs)
  416. else
  417. vs.free;
  418. consume(_ID);
  419. until not try_to_consume(_COMMA);
  420. locationstr:='';
  421. { macpas anonymous procvar }
  422. if parseprocvar<>pv_none then
  423. begin
  424. pv:=tprocvardef.create(normal_function_level);
  425. if token=_LKLAMMER then
  426. parse_parameter_dec(pv);
  427. if parseprocvar=pv_func then
  428. begin
  429. block_type:=bt_var_type;
  430. consume(_COLON);
  431. single_type(pv.returndef,false,false);
  432. block_type:=bt_var;
  433. end;
  434. hdef:=pv;
  435. { possible proc directives }
  436. if check_proc_directive(true) then
  437. begin
  438. dummytype:=ttypesym.create('unnamed',hdef);
  439. parse_var_proc_directives(tsym(dummytype));
  440. dummytype.typedef:=nil;
  441. hdef.typesym:=nil;
  442. dummytype.free;
  443. end;
  444. { Add implicit hidden parameters and function result }
  445. handle_calling_convention(pv);
  446. end
  447. else
  448. { read type declaration, force reading for value and const paras }
  449. if (token=_COLON) or (varspez=vs_value) then
  450. begin
  451. consume(_COLON);
  452. { check for an open array }
  453. need_array:=false;
  454. { bitpacked open array are not yet supported }
  455. if (token=_PACKED) and
  456. not(cs_bitpacking in current_settings.localswitches) then
  457. begin
  458. consume(_PACKED);
  459. need_array:=true;
  460. end;
  461. if (token=_ARRAY) or
  462. need_array then
  463. begin
  464. consume(_ARRAY);
  465. consume(_OF);
  466. { define range and type of range }
  467. hdef:=tarraydef.create(0,-1,s32inttype);
  468. { array of const ? }
  469. if (token=_CONST) and (m_objpas in current_settings.modeswitches) then
  470. begin
  471. consume(_CONST);
  472. srsym:=search_system_type('TVARREC');
  473. tarraydef(hdef).elementdef:=ttypesym(srsym).typedef;
  474. include(tarraydef(hdef).arrayoptions,ado_IsArrayOfConst);
  475. end
  476. else
  477. begin
  478. { define field type }
  479. single_type(arrayelementdef,false,false);
  480. tarraydef(hdef).elementdef:=arrayelementdef;
  481. end;
  482. end
  483. else
  484. begin
  485. if (m_mac in current_settings.modeswitches) then
  486. try_to_consume(_UNIV); {currently does nothing}
  487. if try_to_consume(_TYPE) then
  488. hdef:=ctypedformaltype
  489. else
  490. begin
  491. block_type:=bt_var_type;
  492. single_type(hdef,false,false);
  493. block_type:=bt_var;
  494. end;
  495. { open string ? }
  496. if (varspez in [vs_out,vs_var]) and
  497. (cs_openstring in current_settings.moduleswitches) and
  498. is_shortstring(hdef) then
  499. hdef:=openshortstringtype;
  500. if (target_info.system in [system_powerpc_morphos,system_m68k_amiga]) then
  501. begin
  502. if (idtoken=_LOCATION) then
  503. begin
  504. consume(_LOCATION);
  505. locationstr:=pattern;
  506. consume(_CSTRING);
  507. end
  508. else
  509. begin
  510. if explicit_paraloc then
  511. Message(parser_e_paraloc_all_paras);
  512. locationstr:='';
  513. end;
  514. end
  515. else
  516. locationstr:='';
  517. { default parameter }
  518. if (m_default_para in current_settings.modeswitches) then
  519. begin
  520. if try_to_consume(_EQUAL) then
  521. begin
  522. vs:=tparavarsym(sc[0]);
  523. if sc.count>1 then
  524. Message(parser_e_default_value_only_one_para);
  525. { prefix 'def' to the parameter name }
  526. defaultvalue:=ReadConstant('$def'+vs.name,vs.fileinfo);
  527. if assigned(defaultvalue) then
  528. begin
  529. include(defaultvalue.symoptions,sp_internal);
  530. pd.parast.insert(defaultvalue);
  531. end;
  532. defaultrequired:=true;
  533. end
  534. else
  535. begin
  536. if defaultrequired then
  537. Message1(parser_e_default_value_expected_for_para,vs.name);
  538. end;
  539. end;
  540. end;
  541. end
  542. else
  543. hdef:=cformaltype;
  544. { File types are only allowed for var and out parameters }
  545. if (hdef.typ=filedef) and
  546. not(varspez in [vs_out,vs_var]) then
  547. CGMessage(cg_e_file_must_call_by_reference);
  548. for i:=0 to sc.count-1 do
  549. begin
  550. vs:=tparavarsym(sc[i]);
  551. { update varsym }
  552. vs.vardef:=hdef;
  553. vs.defaultconstsym:=defaultvalue;
  554. if (target_info.system in [system_powerpc_morphos,system_m68k_amiga]) then
  555. begin
  556. if locationstr<>'' then
  557. begin
  558. if sc.count>1 then
  559. Message(parser_e_paraloc_only_one_para);
  560. if (paranr>1) and not(explicit_paraloc) then
  561. Message(parser_e_paraloc_all_paras);
  562. explicit_paraloc:=true;
  563. include(vs.varoptions,vo_has_explicit_paraloc);
  564. if not(paramanager.parseparaloc(vs,upper(locationstr))) then
  565. message(parser_e_illegal_explicit_paraloc);
  566. end
  567. else
  568. if explicit_paraloc then
  569. Message(parser_e_paraloc_all_paras);
  570. end;
  571. end;
  572. until not try_to_consume(_SEMICOLON);
  573. if explicit_paraloc then
  574. begin
  575. pd.has_paraloc_info:=true;
  576. include(pd.procoptions,po_explicitparaloc);
  577. end;
  578. { remove parasymtable from stack }
  579. sc.free;
  580. { reset object options }
  581. dec(testcurobject);
  582. block_type:=old_block_type;
  583. consume(_RKLAMMER);
  584. end;
  585. function parse_proc_head(aclass:tobjectdef;potype:tproctypeoption;var pd:tprocdef):boolean;
  586. var
  587. hs : string;
  588. orgsp,sp : TIDString;
  589. srsym : tsym;
  590. srsymtable : TSymtable;
  591. checkstack : psymtablestackitem;
  592. storepos,
  593. procstartfilepos : tfileposinfo;
  594. searchagain : boolean;
  595. st,
  596. genericst : TSymtable;
  597. aprocsym : tprocsym;
  598. popclass : boolean;
  599. ImplIntf : TImplementedInterface;
  600. old_parse_generic : boolean;
  601. begin
  602. { Save the position where this procedure really starts }
  603. procstartfilepos:=current_tokenpos;
  604. old_parse_generic:=parse_generic;
  605. result:=false;
  606. pd:=nil;
  607. aprocsym:=nil;
  608. if (potype=potype_operator) then
  609. begin
  610. sp:=overloaded_names[optoken];
  611. orgsp:=sp;
  612. end
  613. else
  614. begin
  615. sp:=pattern;
  616. orgsp:=orgpattern;
  617. consume(_ID);
  618. end;
  619. { examine interface map: function/procedure iname.functionname=locfuncname }
  620. if assigned(aclass) and
  621. assigned(aclass.ImplementedInterfaces) and
  622. (aclass.ImplementedInterfaces.count>0) and
  623. try_to_consume(_POINT) then
  624. begin
  625. storepos:=current_tokenpos;
  626. current_tokenpos:=procstartfilepos;
  627. { get interface syms}
  628. searchsym(sp,srsym,srsymtable);
  629. if not assigned(srsym) then
  630. begin
  631. identifier_not_found(orgsp);
  632. srsym:=generrorsym;
  633. end;
  634. current_tokenpos:=storepos;
  635. { qualifier is interface? }
  636. ImplIntf:=nil;
  637. if (srsym.typ=typesym) and
  638. (ttypesym(srsym).typedef.typ=objectdef) then
  639. ImplIntf:=aclass.find_implemented_interface(tobjectdef(ttypesym(srsym).typedef));
  640. if ImplIntf=nil then
  641. Message(parser_e_interface_id_expected);
  642. consume(_ID);
  643. { Create unique name <interface>.<method> }
  644. hs:=sp+'.'+pattern;
  645. consume(_EQUAL);
  646. if assigned(ImplIntf) and
  647. (token=_ID) then
  648. ImplIntf.AddMapping(hs,pattern);
  649. consume(_ID);
  650. result:=true;
  651. exit;
  652. end;
  653. { method ? }
  654. if not assigned(aclass) and
  655. (potype<>potype_operator) and
  656. (symtablestack.top.symtablelevel=main_program_level) and
  657. try_to_consume(_POINT) then
  658. begin
  659. { search for object name }
  660. storepos:=current_tokenpos;
  661. current_tokenpos:=procstartfilepos;
  662. searchsym(sp,srsym,srsymtable);
  663. if not assigned(srsym) then
  664. begin
  665. identifier_not_found(orgsp);
  666. srsym:=generrorsym;
  667. end;
  668. current_tokenpos:=storepos;
  669. { consume proc name }
  670. sp:=pattern;
  671. orgsp:=orgpattern;
  672. procstartfilepos:=current_tokenpos;
  673. consume(_ID);
  674. { qualifier is class name ? }
  675. if (srsym.typ=typesym) and
  676. (ttypesym(srsym).typedef.typ=objectdef) then
  677. begin
  678. aclass:=tobjectdef(ttypesym(srsym).typedef);
  679. srsym:=tsym(aclass.symtable.Find(sp));
  680. if assigned(srsym) then
  681. begin
  682. if srsym.typ=procsym then
  683. aprocsym:=tprocsym(srsym)
  684. else
  685. begin
  686. { we use a different error message for tp7 so it looks more compatible }
  687. if (m_fpc in current_settings.modeswitches) then
  688. Message1(parser_e_overloaded_no_procedure,srsym.realname)
  689. else
  690. Message(parser_e_methode_id_expected);
  691. { rename the name to an unique name to avoid an
  692. error when inserting the symbol in the symtable }
  693. orgsp:=orgsp+'$'+tostr(current_filepos.line);
  694. end;
  695. end
  696. else
  697. begin
  698. Message(parser_e_methode_id_expected);
  699. { recover by making it a normal procedure instead of method }
  700. aclass:=nil;
  701. end;
  702. end
  703. else
  704. Message(parser_e_class_id_expected);
  705. end
  706. else
  707. begin
  708. { check for constructor/destructor which is not allowed here }
  709. if (not parse_only) and
  710. (potype in [potype_constructor,potype_destructor]) then
  711. Message(parser_e_constructors_always_objects);
  712. repeat
  713. searchagain:=false;
  714. current_tokenpos:=procstartfilepos;
  715. srsymtable:=symtablestack.top;
  716. srsym:=tsym(srsymtable.Find(sp));
  717. { Also look in the globalsymtable if we didn't found
  718. the symbol in the localsymtable }
  719. if not assigned(srsym) and
  720. not(parse_only) and
  721. (srsymtable=current_module.localsymtable) and
  722. assigned(current_module.globalsymtable) then
  723. srsym:=tsym(current_module.globalsymtable.Find(sp));
  724. { Check if overloaded is a procsym }
  725. if assigned(srsym) then
  726. begin
  727. if srsym.typ=procsym then
  728. aprocsym:=tprocsym(srsym)
  729. else
  730. begin
  731. { when the other symbol is a unit symbol then hide the unit
  732. symbol, this is not supported in tp7 }
  733. if not(m_tp7 in current_settings.modeswitches) and
  734. (srsym.typ=unitsym) then
  735. begin
  736. HideSym(srsym);
  737. searchagain:=true;
  738. end
  739. else
  740. begin
  741. { we use a different error message for tp7 so it looks more compatible }
  742. if (m_fpc in current_settings.modeswitches) then
  743. Message1(parser_e_overloaded_no_procedure,srsym.realname)
  744. else
  745. Message1(sym_e_duplicate_id,srsym.realname);
  746. { rename the name to an unique name to avoid an
  747. error when inserting the symbol in the symtable }
  748. orgsp:=orgsp+'$'+tostr(current_filepos.line);
  749. end;
  750. end;
  751. end;
  752. until not searchagain;
  753. end;
  754. { test again if assigned, it can be reset to recover }
  755. if not assigned(aprocsym) then
  756. begin
  757. { create a new procsym and set the real filepos }
  758. current_tokenpos:=procstartfilepos;
  759. { for operator we have only one procsym for each overloaded
  760. operation }
  761. if (potype=potype_operator) then
  762. begin
  763. Aprocsym:=Tprocsym(symtablestack.top.Find(sp));
  764. if Aprocsym=nil then
  765. Aprocsym:=tprocsym.create('$'+sp);
  766. end
  767. else
  768. aprocsym:=tprocsym.create(orgsp);
  769. symtablestack.top.insert(aprocsym);
  770. end;
  771. { to get the correct symtablelevel we must ignore ObjectSymtables }
  772. st:=nil;
  773. checkstack:=symtablestack.stack;
  774. while assigned(checkstack) do
  775. begin
  776. st:=checkstack^.symtable;
  777. if st.symtabletype in [staticsymtable,globalsymtable,localsymtable] then
  778. break;
  779. checkstack:=checkstack^.next;
  780. end;
  781. pd:=tprocdef.create(st.symtablelevel+1);
  782. pd._class:=aclass;
  783. pd.procsym:=aprocsym;
  784. pd.proctypeoption:=potype;
  785. { methods inherit df_generic or df_specialization from the objectdef }
  786. if assigned(pd._class) and
  787. (pd.parast.symtablelevel=normal_function_level) then
  788. begin
  789. if (df_generic in pd._class.defoptions) then
  790. begin
  791. include(pd.defoptions,df_generic);
  792. parse_generic:=true;
  793. end;
  794. if (df_specialization in pd._class.defoptions) then
  795. begin
  796. include(pd.defoptions,df_specialization);
  797. { Find corresponding genericdef, we need it later to
  798. replay the tokens to generate the body }
  799. if not assigned(pd._class.genericdef) then
  800. internalerror(200512113);
  801. genericst:=pd._class.genericdef.GetSymtable(gs_record);
  802. if not assigned(genericst) then
  803. internalerror(200512114);
  804. { We are parsing the same objectdef, the def index numbers
  805. are the same }
  806. pd.genericdef:=tstoreddef(genericst.DefList[pd.owner.DefList.IndexOf(pd)]);
  807. if not assigned(pd.genericdef) or
  808. (pd.genericdef.typ<>procdef) then
  809. internalerror(200512115);
  810. end;
  811. end;
  812. { methods need to be exported }
  813. if assigned(aclass) and
  814. (
  815. (symtablestack.top.symtabletype=ObjectSymtable) or
  816. (symtablestack.top.symtablelevel=main_program_level)
  817. ) then
  818. include(pd.procoptions,po_global);
  819. { symbol options that need to be kept per procdef }
  820. pd.fileinfo:=procstartfilepos;
  821. pd.visibility:=symtablestack.top.currentvisibility;
  822. { parse parameters }
  823. if token=_LKLAMMER then
  824. begin
  825. { Add ObjectSymtable to be able to find generic type definitions }
  826. popclass:=false;
  827. if assigned(pd._class) and
  828. (pd.parast.symtablelevel=normal_function_level) and
  829. (symtablestack.top.symtabletype<>ObjectSymtable) then
  830. begin
  831. symtablestack.push(pd._class.symtable);
  832. popclass:=true;
  833. end;
  834. { Add parameter symtable }
  835. if pd.parast.symtabletype<>staticsymtable then
  836. symtablestack.push(pd.parast);
  837. parse_parameter_dec(pd);
  838. if pd.parast.symtabletype<>staticsymtable then
  839. symtablestack.pop(pd.parast);
  840. if popclass then
  841. symtablestack.pop(pd._class.symtable);
  842. end;
  843. parse_generic:=old_parse_generic;
  844. result:=true;
  845. end;
  846. function parse_proc_dec(aclass:tobjectdef):tprocdef;
  847. var
  848. pd : tprocdef;
  849. isclassmethod : boolean;
  850. locationstr: string;
  851. old_parse_generic,
  852. popclass : boolean;
  853. begin
  854. locationstr:='';
  855. pd:=nil;
  856. isclassmethod:=false;
  857. { read class method }
  858. if try_to_consume(_CLASS) then
  859. begin
  860. { class method only allowed for procedures and functions }
  861. if not(token in [_FUNCTION,_PROCEDURE]) then
  862. Message(parser_e_procedure_or_function_expected);
  863. if is_interface(aclass) then
  864. Message(parser_e_no_static_method_in_interfaces)
  865. else
  866. isclassmethod:=true;
  867. end;
  868. case token of
  869. _FUNCTION :
  870. begin
  871. consume(_FUNCTION);
  872. if parse_proc_head(aclass,potype_function,pd) then
  873. begin
  874. { pd=nil when it is a interface mapping }
  875. if assigned(pd) then
  876. begin
  877. if try_to_consume(_COLON) then
  878. begin
  879. old_parse_generic:=parse_generic;
  880. inc(testcurobject);
  881. { Add ObjectSymtable to be able to find generic type definitions }
  882. popclass:=false;
  883. if assigned(pd._class) and
  884. (pd.parast.symtablelevel=normal_function_level) and
  885. (symtablestack.top.symtabletype<>ObjectSymtable) then
  886. begin
  887. symtablestack.push(pd._class.symtable);
  888. popclass:=true;
  889. parse_generic:=(df_generic in pd._class.defoptions);
  890. end;
  891. single_type(pd.returndef,false,false);
  892. if popclass then
  893. symtablestack.pop(pd._class.symtable);
  894. dec(testcurobject);
  895. parse_generic:=old_parse_generic;
  896. if (target_info.system in [system_m68k_amiga]) then
  897. begin
  898. if (idtoken=_LOCATION) then
  899. begin
  900. if po_explicitparaloc in pd.procoptions then
  901. begin
  902. consume(_LOCATION);
  903. locationstr:=pattern;
  904. consume(_CSTRING);
  905. end
  906. else
  907. { I guess this needs a new message... (KB) }
  908. Message(parser_e_paraloc_all_paras);
  909. end
  910. else
  911. begin
  912. if po_explicitparaloc in pd.procoptions then
  913. { assign default locationstr, if none specified }
  914. { and we've arguments with explicit paraloc }
  915. locationstr:='D0';
  916. end;
  917. end;
  918. end
  919. else
  920. begin
  921. if (
  922. parse_only and
  923. not(is_interface(pd._class))
  924. ) or
  925. (m_repeat_forward in current_settings.modeswitches) then
  926. begin
  927. consume(_COLON);
  928. consume_all_until(_SEMICOLON);
  929. end;
  930. end;
  931. if isclassmethod then
  932. include(pd.procoptions,po_classmethod);
  933. end;
  934. end
  935. else
  936. begin
  937. { recover }
  938. consume(_COLON);
  939. consume_all_until(_SEMICOLON);
  940. end;
  941. end;
  942. _PROCEDURE :
  943. begin
  944. consume(_PROCEDURE);
  945. if parse_proc_head(aclass,potype_procedure,pd) then
  946. begin
  947. { pd=nil when it is a interface mapping }
  948. if assigned(pd) then
  949. begin
  950. pd.returndef:=voidtype;
  951. if isclassmethod then
  952. include(pd.procoptions,po_classmethod);
  953. end;
  954. end;
  955. end;
  956. _CONSTRUCTOR :
  957. begin
  958. consume(_CONSTRUCTOR);
  959. parse_proc_head(aclass,potype_constructor,pd);
  960. if assigned(pd) and
  961. assigned(pd._class) then
  962. begin
  963. { Set return type, class constructors return the
  964. created instance, object constructors return boolean }
  965. if is_class(pd._class) then
  966. pd.returndef:=pd._class
  967. else
  968. {$ifdef CPU64bitaddr}
  969. pd.returndef:=bool64type;
  970. {$else CPU64bitaddr}
  971. pd.returndef:=bool32type;
  972. {$endif CPU64bitaddr}
  973. end;
  974. end;
  975. _DESTRUCTOR :
  976. begin
  977. consume(_DESTRUCTOR);
  978. parse_proc_head(aclass,potype_destructor,pd);
  979. if assigned(pd) then
  980. pd.returndef:=voidtype;
  981. end;
  982. _OPERATOR :
  983. begin
  984. consume(_OPERATOR);
  985. if (token in [first_overloaded..last_overloaded]) then
  986. begin
  987. optoken:=token;
  988. end
  989. else
  990. begin
  991. case token of
  992. _CARET:
  993. Message1(parser_e_overload_operator_failed,'**');
  994. _UNEQUAL:
  995. Message1(parser_e_overload_operator_failed,'=');
  996. else
  997. Message1(parser_e_overload_operator_failed,'');
  998. end;
  999. { Use the dummy NOTOKEN that is also declared
  1000. for the overloaded_operator[] }
  1001. optoken:=NOTOKEN;
  1002. end;
  1003. consume(token);
  1004. parse_proc_head(aclass,potype_operator,pd);
  1005. if assigned(pd) then
  1006. begin
  1007. { operators always need to be searched in all units }
  1008. include(pd.procoptions,po_overload);
  1009. if pd.parast.symtablelevel>normal_function_level then
  1010. Message(parser_e_no_local_operator);
  1011. if token<>_ID then
  1012. begin
  1013. if not(m_result in current_settings.modeswitches) then
  1014. consume(_ID);
  1015. end
  1016. else
  1017. begin
  1018. pd.resultname:=stringdup(orgpattern);
  1019. consume(_ID);
  1020. end;
  1021. if not try_to_consume(_COLON) then
  1022. begin
  1023. consume(_COLON);
  1024. pd.returndef:=generrordef;
  1025. consume_all_until(_SEMICOLON);
  1026. end
  1027. else
  1028. begin
  1029. single_type(pd.returndef,false,false);
  1030. if (optoken in [_EQUAL,_GT,_LT,_GTE,_LTE]) and
  1031. ((pd.returndef.typ<>orddef) or
  1032. (torddef(pd.returndef).ordtype<>pasbool)) then
  1033. Message(parser_e_comparative_operator_return_boolean);
  1034. if (optoken=_ASSIGNMENT) and
  1035. equal_defs(pd.returndef,tparavarsym(pd.parast.SymList[0]).vardef) then
  1036. message(parser_e_no_such_assignment)
  1037. else if not isoperatoracceptable(pd,optoken) then
  1038. Message(parser_e_overload_impossible);
  1039. end;
  1040. end
  1041. else
  1042. begin
  1043. { recover }
  1044. try_to_consume(_ID);
  1045. consume(_COLON);
  1046. consume_all_until(_SEMICOLON);
  1047. end;
  1048. end;
  1049. end;
  1050. { file types can't be function results }
  1051. if assigned(pd) and
  1052. (pd.returndef.typ=filedef) then
  1053. message(parser_e_illegal_function_result);
  1054. { support procedure proc stdcall export; }
  1055. if not(check_proc_directive(false)) then
  1056. begin
  1057. if (token=_COLON) then
  1058. begin
  1059. message(parser_e_field_not_allowed_here);
  1060. consume_all_until(_SEMICOLON);
  1061. end;
  1062. consume(_SEMICOLON);
  1063. end;
  1064. result:=pd;
  1065. if locationstr<>'' then
  1066. begin
  1067. if not(paramanager.parsefuncretloc(pd,upper(locationstr))) then
  1068. { I guess this needs a new message... (KB) }
  1069. message(parser_e_illegal_explicit_paraloc);
  1070. end;
  1071. end;
  1072. {****************************************************************************
  1073. Procedure directive handlers
  1074. ****************************************************************************}
  1075. procedure pd_far(pd:tabstractprocdef);
  1076. begin
  1077. Message1(parser_w_proc_directive_ignored,'FAR');
  1078. end;
  1079. procedure pd_near(pd:tabstractprocdef);
  1080. begin
  1081. Message1(parser_w_proc_directive_ignored,'NEAR');
  1082. end;
  1083. procedure pd_export(pd:tabstractprocdef);
  1084. begin
  1085. if pd.typ<>procdef then
  1086. internalerror(200304264);
  1087. if assigned(tprocdef(pd)._class) then
  1088. Message(parser_e_methods_dont_be_export);
  1089. if pd.parast.symtablelevel>normal_function_level then
  1090. Message(parser_e_dont_nest_export);
  1091. end;
  1092. procedure pd_forward(pd:tabstractprocdef);
  1093. begin
  1094. if pd.typ<>procdef then
  1095. internalerror(200304265);
  1096. tprocdef(pd).forwarddef:=true;
  1097. end;
  1098. procedure pd_alias(pd:tabstractprocdef);
  1099. begin
  1100. if pd.typ<>procdef then
  1101. internalerror(200304266);
  1102. consume(_COLON);
  1103. tprocdef(pd).aliasnames.insert(get_stringconst);
  1104. include(pd.procoptions,po_has_public_name);
  1105. end;
  1106. procedure pd_public(pd:tabstractprocdef);
  1107. begin
  1108. if pd.typ<>procdef then
  1109. internalerror(200304266);
  1110. if try_to_consume(_NAME) then
  1111. begin
  1112. tprocdef(pd).aliasnames.insert(get_stringconst);
  1113. include(pd.procoptions,po_has_public_name);
  1114. end;
  1115. end;
  1116. procedure pd_asmname(pd:tabstractprocdef);
  1117. begin
  1118. if pd.typ<>procdef then
  1119. internalerror(200304267);
  1120. tprocdef(pd).aliasnames.insert(target_info.Cprefix+pattern);
  1121. if token=_CCHAR then
  1122. consume(_CCHAR)
  1123. else
  1124. consume(_CSTRING);
  1125. { we don't need anything else }
  1126. tprocdef(pd).forwarddef:=false;
  1127. end;
  1128. procedure pd_internconst(pd:tabstractprocdef);
  1129. var v:Tconstexprint;
  1130. begin
  1131. if pd.typ<>procdef then
  1132. internalerror(200304268);
  1133. consume(_COLON);
  1134. v:=get_intconst;
  1135. if (v<int64(low(longint))) or (v>int64(high(longint))) then
  1136. message(parser_e_range_check_error)
  1137. else
  1138. Tprocdef(pd).extnumber:=longint(v.svalue);
  1139. end;
  1140. procedure pd_internproc(pd:tabstractprocdef);
  1141. var v:Tconstexprint;
  1142. begin
  1143. if pd.typ<>procdef then
  1144. internalerror(200304268);
  1145. consume(_COLON);
  1146. v:=get_intconst;
  1147. if (v<int64(low(longint))) or (v>int64(high(longint))) then
  1148. message(parser_e_range_check_error)
  1149. else
  1150. Tprocdef(pd).extnumber:=longint(v.svalue);
  1151. { the proc is defined }
  1152. tprocdef(pd).forwarddef:=false;
  1153. end;
  1154. procedure pd_interrupt(pd:tabstractprocdef);
  1155. begin
  1156. if pd.parast.symtablelevel>normal_function_level then
  1157. Message(parser_e_dont_nest_interrupt);
  1158. end;
  1159. procedure pd_abstract(pd:tabstractprocdef);
  1160. begin
  1161. if pd.typ<>procdef then
  1162. internalerror(200304269);
  1163. if oo_is_sealed in tprocdef(pd)._class.objectoptions then
  1164. Message(parser_e_sealed_class_cannot_have_abstract_methods)
  1165. else
  1166. if (po_virtualmethod in pd.procoptions) then
  1167. include(pd.procoptions,po_abstractmethod)
  1168. else
  1169. Message(parser_e_only_virtual_methods_abstract);
  1170. { the method is defined }
  1171. tprocdef(pd).forwarddef:=false;
  1172. end;
  1173. procedure pd_final(pd:tabstractprocdef);
  1174. begin
  1175. if pd.typ<>procdef then
  1176. internalerror(200910170);
  1177. if (po_virtualmethod in pd.procoptions) then
  1178. include(pd.procoptions,po_finalmethod)
  1179. else
  1180. Message(parser_e_only_virtual_methods_final);
  1181. end;
  1182. procedure pd_virtual(pd:tabstractprocdef);
  1183. {$ifdef WITHDMT}
  1184. var
  1185. pt : tnode;
  1186. {$endif WITHDMT}
  1187. begin
  1188. if pd.typ<>procdef then
  1189. internalerror(2003042610);
  1190. if (pd.proctypeoption=potype_constructor) and
  1191. is_object(tprocdef(pd)._class) then
  1192. Message(parser_e_constructor_cannot_be_not_virtual);
  1193. {$ifdef WITHDMT}
  1194. if is_object(tprocdef(pd)._class) and
  1195. (token<>_SEMICOLON) then
  1196. begin
  1197. { any type of parameter is allowed here! }
  1198. pt:=comp_expr(true);
  1199. if is_constintnode(pt) then
  1200. begin
  1201. include(pd.procoptions,po_msgint);
  1202. pd.messageinf.i:=pt.value;
  1203. end
  1204. else
  1205. Message(parser_e_ill_msg_expr);
  1206. disposetree(pt);
  1207. end;
  1208. {$endif WITHDMT}
  1209. end;
  1210. procedure pd_dispid(pd:tabstractprocdef);
  1211. var pt:Tnode;
  1212. begin
  1213. if pd.typ<>procdef then
  1214. internalerror(200604301);
  1215. pt:=comp_expr(true);
  1216. if is_constintnode(pt) then
  1217. if (Tordconstnode(pt).value<int64(low(longint))) or (Tordconstnode(pt).value>int64(high(longint))) then
  1218. message(parser_e_range_check_error)
  1219. else
  1220. Tprocdef(pd).dispid:=Tordconstnode(pt).value.svalue
  1221. else
  1222. message(parser_e_dispid_must_be_ord_const);
  1223. pt.free;
  1224. end;
  1225. procedure pd_static(pd:tabstractprocdef);
  1226. begin
  1227. if (cs_static_keyword in current_settings.moduleswitches) then
  1228. begin
  1229. if pd.typ=procdef then
  1230. include(tprocdef(pd).procsym.symoptions,sp_static);
  1231. include(pd.procoptions,po_staticmethod);
  1232. end;
  1233. end;
  1234. procedure pd_override(pd:tabstractprocdef);
  1235. begin
  1236. if pd.typ<>procdef then
  1237. internalerror(2003042611);
  1238. if not(is_class_or_interface(tprocdef(pd)._class)) then
  1239. Message(parser_e_no_object_override);
  1240. end;
  1241. procedure pd_overload(pd:tabstractprocdef);
  1242. begin
  1243. if pd.typ<>procdef then
  1244. internalerror(2003042612);
  1245. include(tprocdef(pd).procsym.symoptions,sp_has_overloaded);
  1246. end;
  1247. procedure pd_message(pd:tabstractprocdef);
  1248. var
  1249. pt : tnode;
  1250. paracnt : longint;
  1251. begin
  1252. if pd.typ<>procdef then
  1253. internalerror(2003042613);
  1254. if not is_class(tprocdef(pd)._class) then
  1255. Message(parser_e_msg_only_for_classes);
  1256. if ([po_msgstr,po_msgint]*pd.procoptions)<>[] then
  1257. Message(parser_e_multiple_messages);
  1258. { check parameter type }
  1259. paracnt:=0;
  1260. pd.parast.SymList.ForEachCall(@check_msg_para,@paracnt);
  1261. if paracnt<>1 then
  1262. Message(parser_e_ill_msg_param);
  1263. pt:=comp_expr(true);
  1264. if pt.nodetype=stringconstn then
  1265. begin
  1266. include(pd.procoptions,po_msgstr);
  1267. tprocdef(pd).messageinf.str:=stringdup(tstringconstnode(pt).value_str);
  1268. end
  1269. else
  1270. if is_constintnode(pt) then
  1271. begin
  1272. include(pd.procoptions,po_msgint);
  1273. if (Tordconstnode(pt).value<int64(low(Tprocdef(pd).messageinf.i))) or
  1274. (Tordconstnode(pt).value>int64(high(Tprocdef(pd).messageinf.i))) then
  1275. message(parser_e_range_check_error)
  1276. else
  1277. Tprocdef(pd).messageinf.i:=tordconstnode(pt).value.svalue;
  1278. end
  1279. else
  1280. Message(parser_e_ill_msg_expr);
  1281. pt.free;
  1282. end;
  1283. procedure pd_reintroduce(pd:tabstractprocdef);
  1284. begin
  1285. if pd.typ<>procdef then
  1286. internalerror(200401211);
  1287. if not(is_class_or_interface_or_object(tprocdef(pd)._class)) then
  1288. Message(parser_e_no_object_reintroduce);
  1289. end;
  1290. procedure pd_syscall(pd:tabstractprocdef);
  1291. {$if defined(powerpc) or defined(m68k)}
  1292. var
  1293. vs : tparavarsym;
  1294. sym : tsym;
  1295. symtable : TSymtable;
  1296. v: Tconstexprint;
  1297. {$endif defined(powerpc) or defined(m68k)}
  1298. begin
  1299. if (pd.typ<>procdef) and (target_info.system <> system_powerpc_amiga) then
  1300. internalerror(2003042614);
  1301. tprocdef(pd).forwarddef:=false;
  1302. {$ifdef m68k}
  1303. if target_info.system in [system_m68k_amiga] then
  1304. begin
  1305. include(pd.procoptions,po_syscall_legacy);
  1306. if consume_sym(sym,symtable) then
  1307. begin
  1308. if (sym.typ=staticvarsym) and
  1309. (
  1310. (tabstractvarsym(sym).vardef.typ=pointerdef) or
  1311. is_32bitint(tabstractvarsym(sym).vardef)
  1312. ) then
  1313. begin
  1314. tprocdef(pd).libsym:=sym;
  1315. if po_syscall_legacy in tprocdef(pd).procoptions then
  1316. begin
  1317. vs:=tparavarsym.create('$syscalllib',paranr_syscall_legacy,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para,vo_has_explicit_paraloc]);
  1318. paramanager.parseparaloc(vs,'A6');
  1319. pd.parast.insert(vs);
  1320. end
  1321. end
  1322. else
  1323. Message(parser_e_32bitint_or_pointer_variable_expected);
  1324. end;
  1325. (paramanager as tm68kparamanager).create_funcretloc_info(pd,calleeside);
  1326. (paramanager as tm68kparamanager).create_funcretloc_info(pd,callerside);
  1327. v:=get_intconst;
  1328. if (v<low(Tprocdef(pd).extnumber)) or (v>high(Tprocdef(pd).extnumber)) then
  1329. message(parser_e_range_check_error)
  1330. else
  1331. Tprocdef(pd).extnumber:=v.uvalue;
  1332. end;
  1333. {$endif m68k}
  1334. {$ifdef powerpc}
  1335. if target_info.system = system_powerpc_amiga then
  1336. begin
  1337. include(pd.procoptions,po_syscall_basesysv);
  1338. if consume_sym(sym,symtable) then
  1339. begin
  1340. if (sym.typ=staticvarsym) and
  1341. (
  1342. (tabstractvarsym(sym).vardef.typ=pointerdef) or
  1343. is_32bitint(tabstractvarsym(sym).vardef)
  1344. ) then
  1345. begin
  1346. tprocdef(pd).libsym:=sym;
  1347. vs:=tparavarsym.create('$syscalllib',paranr_syscall_basesysv,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para]);
  1348. pd.parast.insert(vs);
  1349. end
  1350. else
  1351. Message(parser_e_32bitint_or_pointer_variable_expected);
  1352. end;
  1353. (paramanager as tppcparamanager).create_funcretloc_info(pd,calleeside);
  1354. (paramanager as tppcparamanager).create_funcretloc_info(pd,callerside);
  1355. v:=get_intconst;
  1356. if (v<low(Tprocdef(pd).extnumber)) or (v>high(Tprocdef(pd).extnumber)) then
  1357. message(parser_e_range_check_error)
  1358. else
  1359. Tprocdef(pd).extnumber:=v.uvalue;
  1360. end else
  1361. if target_info.system = system_powerpc_morphos then
  1362. begin
  1363. if idtoken=_LEGACY then
  1364. begin
  1365. consume(_LEGACY);
  1366. include(pd.procoptions,po_syscall_legacy);
  1367. end
  1368. else if idtoken=_SYSV then
  1369. begin
  1370. consume(_SYSV);
  1371. include(pd.procoptions,po_syscall_sysv);
  1372. end
  1373. else if idtoken=_BASESYSV then
  1374. begin
  1375. consume(_BASESYSV);
  1376. include(pd.procoptions,po_syscall_basesysv);
  1377. end
  1378. else if idtoken=_SYSVBASE then
  1379. begin
  1380. consume(_SYSVBASE);
  1381. include(pd.procoptions,po_syscall_sysvbase);
  1382. end
  1383. else if idtoken=_R12BASE then
  1384. begin
  1385. consume(_R12BASE);
  1386. include(pd.procoptions,po_syscall_r12base);
  1387. end
  1388. else
  1389. if syscall_convention='LEGACY' then
  1390. include(pd.procoptions,po_syscall_legacy)
  1391. else if syscall_convention='SYSV' then
  1392. include(pd.procoptions,po_syscall_sysv)
  1393. else if syscall_convention='BASESYSV' then
  1394. include(pd.procoptions,po_syscall_basesysv)
  1395. else if syscall_convention='SYSVBASE' then
  1396. include(pd.procoptions,po_syscall_sysvbase)
  1397. else if syscall_convention='R12BASE' then
  1398. include(pd.procoptions,po_syscall_r12base)
  1399. else
  1400. internalerror(2005010404);
  1401. if consume_sym(sym,symtable) then
  1402. begin
  1403. if (sym.typ=staticvarsym) and
  1404. (
  1405. (tabstractvarsym(sym).vardef.typ=pointerdef) or
  1406. is_32bitint(tabstractvarsym(sym).vardef)
  1407. ) then
  1408. begin
  1409. tprocdef(pd).libsym:=sym;
  1410. if po_syscall_legacy in tprocdef(pd).procoptions then
  1411. begin
  1412. vs:=tparavarsym.create('$syscalllib',paranr_syscall_legacy,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para,vo_has_explicit_paraloc]);
  1413. paramanager.parseparaloc(vs,'A6');
  1414. pd.parast.insert(vs);
  1415. end
  1416. else if po_syscall_sysv in tprocdef(pd).procoptions then
  1417. begin
  1418. { Nothing to be done for sysv here for now, but this might change }
  1419. end
  1420. else if po_syscall_basesysv in tprocdef(pd).procoptions then
  1421. begin
  1422. vs:=tparavarsym.create('$syscalllib',paranr_syscall_basesysv,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para]);
  1423. pd.parast.insert(vs);
  1424. end
  1425. else if po_syscall_sysvbase in tprocdef(pd).procoptions then
  1426. begin
  1427. vs:=tparavarsym.create('$syscalllib',paranr_syscall_sysvbase,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para]);
  1428. pd.parast.insert(vs);
  1429. end
  1430. else if po_syscall_r12base in tprocdef(pd).procoptions then
  1431. begin
  1432. vs:=tparavarsym.create('$syscalllib',paranr_syscall_r12base,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para,vo_has_explicit_paraloc]);
  1433. paramanager.parseparaloc(vs,'R12');
  1434. pd.parast.insert(vs);
  1435. end
  1436. else
  1437. internalerror(2005010501);
  1438. end
  1439. else
  1440. Message(parser_e_32bitint_or_pointer_variable_expected);
  1441. end;
  1442. (paramanager as tppcparamanager).create_funcretloc_info(pd,calleeside);
  1443. (paramanager as tppcparamanager).create_funcretloc_info(pd,callerside);
  1444. v:=get_intconst;
  1445. if (v<low(Tprocdef(pd).extnumber)) or (v>high(Tprocdef(pd).extnumber)) then
  1446. message(parser_e_range_check_error)
  1447. else
  1448. Tprocdef(pd).extnumber:=v.uvalue;
  1449. end;
  1450. {$endif powerpc}
  1451. end;
  1452. procedure pd_external(pd:tabstractprocdef);
  1453. {
  1454. If import_dll=nil the procedure is assumed to be in another
  1455. object file. In that object file it should have the name to
  1456. which import_name is pointing to. Otherwise, the procedure is
  1457. assumed to be in the DLL to which import_dll is pointing to. In
  1458. that case either import_nr<>0 or import_name<>nil is true, so
  1459. the procedure is either imported by number or by name. (DM)
  1460. }
  1461. var
  1462. hs : string;
  1463. v:Tconstexprint;
  1464. begin
  1465. if pd.typ<>procdef then
  1466. internalerror(2003042615);
  1467. with tprocdef(pd) do
  1468. begin
  1469. forwarddef:=false;
  1470. { forbid local external procedures }
  1471. if parast.symtablelevel>normal_function_level then
  1472. Message(parser_e_no_local_proc_external);
  1473. { If the procedure should be imported from a DLL, a constant string follows.
  1474. This isn't really correct, an contant string expression follows
  1475. so we check if an semicolon follows, else a string constant have to
  1476. follow (FK) }
  1477. if not(token=_SEMICOLON) and not(idtoken=_NAME) then
  1478. begin
  1479. { Always add library prefix and suffix to create an uniform name }
  1480. hs:=get_stringconst;
  1481. if ExtractFileExt(hs)='' then
  1482. hs:=ChangeFileExt(hs,target_info.sharedlibext);
  1483. if Copy(hs,1,length(target_info.sharedlibprefix))<>target_info.sharedlibprefix then
  1484. hs:=target_info.sharedlibprefix+hs;
  1485. import_dll:=stringdup(hs);
  1486. include(procoptions,po_has_importdll);
  1487. if (idtoken=_NAME) then
  1488. begin
  1489. consume(_NAME);
  1490. import_name:=stringdup(get_stringconst);
  1491. include(procoptions,po_has_importname);
  1492. if import_name^='' then
  1493. message(parser_e_empty_import_name);
  1494. end;
  1495. if (idtoken=_INDEX) then
  1496. begin
  1497. {After the word index follows the index number in the DLL.}
  1498. consume(_INDEX);
  1499. v:=get_intconst;
  1500. if (v<int64(low(import_nr))) or (v>int64(high(import_nr))) then
  1501. message(parser_e_range_check_error)
  1502. else
  1503. import_nr:=longint(v.svalue);
  1504. end;
  1505. { default is to used the realname of the procedure }
  1506. if (import_nr=0) and not assigned(import_name) then
  1507. begin
  1508. import_name:=stringdup(procsym.realname);
  1509. include(procoptions,po_has_importname);
  1510. end;
  1511. end
  1512. else
  1513. begin
  1514. if (idtoken=_NAME) then
  1515. begin
  1516. consume(_NAME);
  1517. import_name:=stringdup(get_stringconst);
  1518. include(procoptions,po_has_importname);
  1519. if import_name^='' then
  1520. message(parser_e_empty_import_name);
  1521. end;
  1522. end;
  1523. end;
  1524. end;
  1525. procedure pd_weakexternal(pd:tabstractprocdef);
  1526. begin
  1527. if not(target_info.system in system_weak_linking) then
  1528. message(parser_e_weak_external_not_supported)
  1529. else
  1530. pd_external(pd);
  1531. end;
  1532. type
  1533. pd_handler=procedure(pd:tabstractprocdef);
  1534. proc_dir_rec=record
  1535. idtok : ttoken;
  1536. pd_flags : tpdflags;
  1537. handler : pd_handler;
  1538. pocall : tproccalloption;
  1539. pooption : tprocoptions;
  1540. mutexclpocall : tproccalloptions;
  1541. mutexclpotype : tproctypeoptions;
  1542. mutexclpo : tprocoptions;
  1543. end;
  1544. const
  1545. {Should contain the number of procedure directives we support.}
  1546. num_proc_directives=41;
  1547. proc_direcdata:array[1..num_proc_directives] of proc_dir_rec=
  1548. (
  1549. (
  1550. idtok:_ABSTRACT;
  1551. pd_flags : [pd_interface,pd_object,pd_notobjintf];
  1552. handler : @pd_abstract;
  1553. pocall : pocall_none;
  1554. pooption : [po_abstractmethod];
  1555. mutexclpocall : [pocall_internproc];
  1556. mutexclpotype : [];
  1557. mutexclpo : [po_exports,po_interrupt,po_external,po_inline]
  1558. ),(
  1559. idtok:_ALIAS;
  1560. pd_flags : [pd_implemen,pd_body,pd_notobjintf];
  1561. handler : @pd_alias;
  1562. pocall : pocall_none;
  1563. pooption : [];
  1564. mutexclpocall : [];
  1565. mutexclpotype : [];
  1566. mutexclpo : [po_external,po_inline]
  1567. ),(
  1568. idtok:_ASMNAME;
  1569. pd_flags : [pd_interface,pd_implemen,pd_notobjintf];
  1570. handler : @pd_asmname;
  1571. pocall : pocall_cdecl;
  1572. pooption : [po_external];
  1573. mutexclpocall : [pocall_internproc];
  1574. mutexclpotype : [];
  1575. mutexclpo : [po_external,po_inline]
  1576. ),(
  1577. idtok:_ASSEMBLER;
  1578. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobjintf];
  1579. handler : nil;
  1580. pocall : pocall_none;
  1581. pooption : [po_assembler];
  1582. mutexclpocall : [];
  1583. mutexclpotype : [];
  1584. mutexclpo : [po_external]
  1585. ),(
  1586. idtok:_C; {same as cdecl for mode mac}
  1587. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1588. handler : nil;
  1589. pocall : pocall_cdecl;
  1590. pooption : [];
  1591. mutexclpocall : [];
  1592. mutexclpotype : [potype_constructor,potype_destructor];
  1593. mutexclpo : [po_assembler,po_external]
  1594. ),(
  1595. idtok:_CDECL;
  1596. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1597. handler : nil;
  1598. pocall : pocall_cdecl;
  1599. pooption : [];
  1600. mutexclpocall : [];
  1601. mutexclpotype : [potype_constructor,potype_destructor];
  1602. mutexclpo : [po_assembler,po_external]
  1603. ),(
  1604. idtok:_DISPID;
  1605. pd_flags : [pd_dispinterface];
  1606. handler : @pd_dispid;
  1607. pocall : pocall_none;
  1608. pooption : [po_dispid];
  1609. mutexclpocall : [pocall_internproc];
  1610. mutexclpotype : [potype_constructor,potype_destructor,potype_operator];
  1611. mutexclpo : [po_interrupt,po_external,po_inline]
  1612. ),(
  1613. idtok:_DYNAMIC;
  1614. pd_flags : [pd_interface,pd_object,pd_notobjintf];
  1615. handler : @pd_virtual;
  1616. pocall : pocall_none;
  1617. pooption : [po_virtualmethod];
  1618. mutexclpocall : [pocall_internproc];
  1619. mutexclpotype : [];
  1620. mutexclpo : [po_exports,po_interrupt,po_external,po_overridingmethod,po_inline]
  1621. ),(
  1622. idtok:_EXPORT;
  1623. pd_flags : [pd_body,pd_interface,pd_implemen,pd_notobjintf];
  1624. handler : @pd_export;
  1625. pocall : pocall_none;
  1626. pooption : [po_exports,po_global];
  1627. mutexclpocall : [pocall_internproc];
  1628. mutexclpotype : [potype_constructor,potype_destructor];
  1629. mutexclpo : [po_external,po_interrupt,po_inline]
  1630. ),(
  1631. idtok:_EXTERNAL;
  1632. pd_flags : [pd_implemen,pd_interface,pd_notobject,pd_notobjintf,pd_cppobject];
  1633. handler : @pd_external;
  1634. pocall : pocall_none;
  1635. pooption : [po_external];
  1636. mutexclpocall : [pocall_internproc,pocall_syscall];
  1637. { allowed for external cpp classes }
  1638. mutexclpotype : [{potype_constructor,potype_destructor}];
  1639. mutexclpo : [po_public,po_exports,po_interrupt,po_assembler,po_inline]
  1640. ),(
  1641. idtok:_FAR;
  1642. pd_flags : [pd_implemen,pd_body,pd_interface,pd_procvar,pd_notobject,pd_notobjintf];
  1643. handler : @pd_far;
  1644. pocall : pocall_none;
  1645. pooption : [];
  1646. mutexclpocall : [pocall_internproc];
  1647. mutexclpotype : [];
  1648. mutexclpo : [po_inline]
  1649. ),(
  1650. idtok:_FAR16;
  1651. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar,pd_notobject];
  1652. handler : nil;
  1653. pocall : pocall_far16;
  1654. pooption : [];
  1655. mutexclpocall : [];
  1656. mutexclpotype : [];
  1657. mutexclpo : [po_external]
  1658. ),(
  1659. idtok:_FINAL;
  1660. pd_flags : [pd_interface,pd_object,pd_notobjintf];
  1661. handler : @pd_final;
  1662. pocall : pocall_none;
  1663. pooption : [po_finalmethod];
  1664. mutexclpocall : [pocall_internproc];
  1665. mutexclpotype : [];
  1666. mutexclpo : [po_exports,po_interrupt,po_external,po_inline]
  1667. ),(
  1668. idtok:_FORWARD;
  1669. pd_flags : [pd_implemen,pd_notobject,pd_notobjintf];
  1670. handler : @pd_forward;
  1671. pocall : pocall_none;
  1672. pooption : [];
  1673. mutexclpocall : [pocall_internproc];
  1674. mutexclpotype : [];
  1675. mutexclpo : [po_external,po_inline]
  1676. ),(
  1677. idtok:_OLDFPCCALL;
  1678. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1679. handler : nil;
  1680. pocall : pocall_oldfpccall;
  1681. pooption : [];
  1682. mutexclpocall : [];
  1683. mutexclpotype : [];
  1684. mutexclpo : []
  1685. ),(
  1686. idtok:_INLINE;
  1687. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobjintf];
  1688. handler : nil;
  1689. pocall : pocall_none;
  1690. pooption : [po_inline];
  1691. mutexclpocall : [];
  1692. mutexclpotype : [potype_constructor,potype_destructor];
  1693. mutexclpo : [po_exports,po_external,po_interrupt,po_virtualmethod]
  1694. ),(
  1695. idtok:_INTERNCONST;
  1696. pd_flags : [pd_interface,pd_body,pd_notobject,pd_notobjintf];
  1697. handler : @pd_internconst;
  1698. pocall : pocall_none;
  1699. pooption : [po_internconst];
  1700. mutexclpocall : [];
  1701. mutexclpotype : [potype_operator];
  1702. mutexclpo : []
  1703. ),(
  1704. idtok:_INTERNPROC;
  1705. pd_flags : [pd_interface,pd_notobject,pd_notobjintf];
  1706. handler : @pd_internproc;
  1707. pocall : pocall_internproc;
  1708. pooption : [];
  1709. mutexclpocall : [];
  1710. mutexclpotype : [potype_constructor,potype_destructor,potype_operator];
  1711. mutexclpo : [po_exports,po_external,po_interrupt,po_assembler,po_iocheck,po_virtualmethod]
  1712. ),(
  1713. idtok:_INTERRUPT;
  1714. pd_flags : [pd_implemen,pd_body,pd_notobject,pd_notobjintf];
  1715. handler : @pd_interrupt;
  1716. pocall : pocall_oldfpccall;
  1717. pooption : [po_interrupt];
  1718. mutexclpocall : [pocall_internproc,pocall_cdecl,pocall_cppdecl,pocall_stdcall,
  1719. pocall_pascal,pocall_far16,pocall_oldfpccall];
  1720. mutexclpotype : [potype_constructor,potype_destructor,potype_operator];
  1721. mutexclpo : [po_external,po_inline]
  1722. ),(
  1723. idtok:_IOCHECK;
  1724. pd_flags : [pd_implemen,pd_body,pd_notobjintf];
  1725. handler : nil;
  1726. pocall : pocall_none;
  1727. pooption : [po_iocheck];
  1728. mutexclpocall : [pocall_internproc];
  1729. mutexclpotype : [];
  1730. mutexclpo : [po_external]
  1731. ),(
  1732. idtok:_LOCAL;
  1733. pd_flags : [pd_implemen,pd_body];
  1734. handler : nil;
  1735. pocall : pocall_none;
  1736. pooption : [po_kylixlocal];
  1737. mutexclpocall : [pocall_internproc,pocall_far16];
  1738. mutexclpotype : [];
  1739. mutexclpo : [po_external,po_exports]
  1740. ),(
  1741. idtok:_MESSAGE;
  1742. pd_flags : [pd_interface,pd_object,pd_notobjintf];
  1743. handler : @pd_message;
  1744. pocall : pocall_none;
  1745. pooption : []; { can be po_msgstr or po_msgint }
  1746. mutexclpocall : [pocall_internproc];
  1747. mutexclpotype : [potype_constructor,potype_destructor,potype_operator];
  1748. mutexclpo : [po_interrupt,po_external,po_inline]
  1749. ),(
  1750. idtok:_MWPASCAL;
  1751. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1752. handler : nil;
  1753. pocall : pocall_mwpascal;
  1754. pooption : [];
  1755. mutexclpocall : [];
  1756. mutexclpotype : [];
  1757. mutexclpo : []
  1758. ),(
  1759. idtok:_NEAR;
  1760. pd_flags : [pd_implemen,pd_body,pd_procvar,pd_notobjintf];
  1761. handler : @pd_near;
  1762. pocall : pocall_none;
  1763. pooption : [];
  1764. mutexclpocall : [pocall_internproc];
  1765. mutexclpotype : [];
  1766. mutexclpo : []
  1767. ),(
  1768. idtok:_NOSTACKFRAME;
  1769. pd_flags : [pd_implemen,pd_body,pd_procvar,pd_notobjintf];
  1770. handler : nil;
  1771. pocall : pocall_none;
  1772. pooption : [po_nostackframe];
  1773. mutexclpocall : [pocall_internproc];
  1774. mutexclpotype : [];
  1775. mutexclpo : []
  1776. ),(
  1777. idtok:_OVERLOAD;
  1778. pd_flags : [pd_implemen,pd_interface,pd_body];
  1779. handler : @pd_overload;
  1780. pocall : pocall_none;
  1781. pooption : [po_overload];
  1782. mutexclpocall : [pocall_internproc];
  1783. mutexclpotype : [];
  1784. mutexclpo : []
  1785. ),(
  1786. idtok:_OVERRIDE;
  1787. pd_flags : [pd_interface,pd_object,pd_notobjintf];
  1788. handler : @pd_override;
  1789. pocall : pocall_none;
  1790. pooption : [po_overridingmethod,po_virtualmethod];
  1791. mutexclpocall : [pocall_internproc];
  1792. mutexclpotype : [];
  1793. mutexclpo : [po_exports,po_external,po_interrupt,po_virtualmethod,po_inline]
  1794. ),(
  1795. idtok:_PASCAL;
  1796. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1797. handler : nil;
  1798. pocall : pocall_pascal;
  1799. pooption : [];
  1800. mutexclpocall : [];
  1801. mutexclpotype : [potype_constructor,potype_destructor];
  1802. mutexclpo : [po_external]
  1803. ),(
  1804. idtok:_PUBLIC;
  1805. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobject,pd_notobjintf];
  1806. handler : @pd_public;
  1807. pocall : pocall_none;
  1808. pooption : [po_public,po_global];
  1809. mutexclpocall : [pocall_internproc];
  1810. mutexclpotype : [];
  1811. mutexclpo : [po_external,po_inline]
  1812. ),(
  1813. idtok:_REGISTER;
  1814. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1815. handler : nil;
  1816. pocall : pocall_register;
  1817. pooption : [];
  1818. mutexclpocall : [];
  1819. mutexclpotype : [potype_constructor,potype_destructor];
  1820. mutexclpo : [po_external]
  1821. ),(
  1822. idtok:_REINTRODUCE;
  1823. pd_flags : [pd_interface,pd_object,pd_notobjintf];
  1824. handler : @pd_reintroduce;
  1825. pocall : pocall_none;
  1826. pooption : [po_reintroduce];
  1827. mutexclpocall : [pocall_internproc];
  1828. mutexclpotype : [];
  1829. mutexclpo : [po_external,po_interrupt,po_exports,po_overridingmethod,po_inline]
  1830. ),(
  1831. idtok:_SAFECALL;
  1832. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1833. handler : nil;
  1834. pocall : pocall_safecall;
  1835. pooption : [];
  1836. mutexclpocall : [];
  1837. mutexclpotype : [potype_constructor,potype_destructor];
  1838. mutexclpo : [po_external]
  1839. ),(
  1840. idtok:_SOFTFLOAT;
  1841. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1842. handler : nil;
  1843. pocall : pocall_softfloat;
  1844. pooption : [];
  1845. mutexclpocall : [];
  1846. mutexclpotype : [potype_constructor,potype_destructor];
  1847. { it's available with po_external because the libgcc floating point routines on the arm
  1848. uses this calling convention }
  1849. mutexclpo : []
  1850. ),(
  1851. idtok:_STATIC;
  1852. pd_flags : [pd_interface,pd_implemen,pd_body,pd_object,pd_notobjintf];
  1853. handler : @pd_static;
  1854. pocall : pocall_none;
  1855. pooption : [po_staticmethod];
  1856. mutexclpocall : [pocall_internproc];
  1857. mutexclpotype : [potype_constructor,potype_destructor];
  1858. mutexclpo : [po_external,po_interrupt,po_exports,po_inline]
  1859. ),(
  1860. idtok:_STDCALL;
  1861. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1862. handler : nil;
  1863. pocall : pocall_stdcall;
  1864. pooption : [];
  1865. mutexclpocall : [];
  1866. mutexclpotype : [potype_constructor,potype_destructor];
  1867. mutexclpo : [po_external]
  1868. ),(
  1869. idtok:_SYSCALL;
  1870. { Different kind of syscalls are valid for AOS68k, AOSPPC and MOS. }
  1871. { FIX ME!!! MorphOS/AOS68k pd_flags should be:
  1872. pd_interface, pd_implemen, pd_notobject, pd_notobjintf (KB) }
  1873. pd_flags : [pd_interface,pd_implemen,pd_procvar];
  1874. handler : @pd_syscall;
  1875. pocall : pocall_syscall;
  1876. pooption : [];
  1877. mutexclpocall : [];
  1878. mutexclpotype : [potype_constructor,potype_destructor];
  1879. mutexclpo : [po_external,po_assembler,po_interrupt,po_exports]
  1880. ),(
  1881. idtok:_VIRTUAL;
  1882. pd_flags : [pd_interface,pd_object,pd_notobjintf];
  1883. handler : @pd_virtual;
  1884. pocall : pocall_none;
  1885. pooption : [po_virtualmethod];
  1886. mutexclpocall : [pocall_internproc];
  1887. mutexclpotype : [];
  1888. mutexclpo : [po_external,po_interrupt,po_exports,po_overridingmethod,po_inline]
  1889. ),(
  1890. idtok:_CPPDECL;
  1891. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1892. handler : nil;
  1893. pocall : pocall_cppdecl;
  1894. pooption : [];
  1895. mutexclpocall : [];
  1896. mutexclpotype : [potype_constructor,potype_destructor];
  1897. mutexclpo : [po_assembler,po_external,po_virtualmethod]
  1898. ),(
  1899. idtok:_VARARGS;
  1900. pd_flags : [pd_interface,pd_implemen,pd_procvar];
  1901. handler : nil;
  1902. pocall : pocall_none;
  1903. pooption : [po_varargs];
  1904. mutexclpocall : [pocall_internproc,pocall_stdcall,pocall_register,
  1905. pocall_far16,pocall_oldfpccall,pocall_mwpascal];
  1906. mutexclpotype : [];
  1907. mutexclpo : [po_assembler,po_interrupt,po_inline]
  1908. ),(
  1909. idtok:_COMPILERPROC;
  1910. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobjintf];
  1911. handler : nil;
  1912. pocall : pocall_none;
  1913. pooption : [po_compilerproc];
  1914. mutexclpocall : [];
  1915. mutexclpotype : [potype_constructor,potype_destructor];
  1916. mutexclpo : [po_interrupt]
  1917. ),(
  1918. idtok:_WEAKEXTERNAL;
  1919. pd_flags : [pd_implemen,pd_interface,pd_notobject,pd_notobjintf,pd_cppobject];
  1920. handler : @pd_weakexternal;
  1921. pocall : pocall_none;
  1922. { mark it both external and weak external, so we don't have to
  1923. adapt all code for external symbols to also check for weak external
  1924. }
  1925. pooption : [po_external,po_weakexternal];
  1926. mutexclpocall : [pocall_internproc,pocall_syscall];
  1927. { allowed for external cpp classes }
  1928. mutexclpotype : [{potype_constructor,potype_destructor}];
  1929. mutexclpo : [po_public,po_exports,po_interrupt,po_assembler,po_inline]
  1930. )
  1931. );
  1932. function check_proc_directive(isprocvar:boolean):boolean;
  1933. var
  1934. i : longint;
  1935. begin
  1936. result:=false;
  1937. for i:=1 to num_proc_directives do
  1938. if proc_direcdata[i].idtok=idtoken then
  1939. begin
  1940. if ((not isprocvar) or
  1941. (pd_procvar in proc_direcdata[i].pd_flags)) and
  1942. { don't eat a public directive in classes }
  1943. not((idtoken=_PUBLIC) and (symtablestack.top.symtabletype=ObjectSymtable)) then
  1944. result:=true;
  1945. exit;
  1946. end;
  1947. end;
  1948. function parse_proc_direc(pd:tabstractprocdef;var pdflags:tpdflags):boolean;
  1949. {
  1950. Parse the procedure directive, returns true if a correct directive is found
  1951. }
  1952. var
  1953. p : longint;
  1954. found : boolean;
  1955. name : TIDString;
  1956. begin
  1957. parse_proc_direc:=false;
  1958. name:=tokeninfo^[idtoken].str;
  1959. found:=false;
  1960. { Hint directive? Then exit immediatly }
  1961. if (m_hintdirective in current_settings.modeswitches) then
  1962. begin
  1963. case idtoken of
  1964. _LIBRARY,
  1965. _PLATFORM,
  1966. _UNIMPLEMENTED,
  1967. _EXPERIMENTAL,
  1968. _DEPRECATED :
  1969. exit;
  1970. end;
  1971. end;
  1972. { C directive is MAC only, because it breaks too much existing code
  1973. on other platforms (PFV) }
  1974. if (idtoken=_C) and
  1975. not(m_mac in current_settings.modeswitches) then
  1976. exit;
  1977. { retrieve data for directive if found }
  1978. for p:=1 to num_proc_directives do
  1979. if proc_direcdata[p].idtok=idtoken then
  1980. begin
  1981. found:=true;
  1982. break;
  1983. end;
  1984. { Check if the procedure directive is known }
  1985. if not found then
  1986. begin
  1987. { parsing a procvar type the name can be any
  1988. next variable !! }
  1989. if ((pdflags * [pd_procvar,pd_object])=[]) and
  1990. not(idtoken=_PROPERTY) then
  1991. Message1(parser_w_unknown_proc_directive_ignored,name);
  1992. exit;
  1993. end;
  1994. { static needs a special treatment }
  1995. if (idtoken=_STATIC) and not (cs_static_keyword in current_settings.moduleswitches) then
  1996. exit;
  1997. { check if method and directive not for object, like public.
  1998. This needs to be checked also for procvars }
  1999. if (pd_notobject in proc_direcdata[p].pd_flags) and
  2000. (symtablestack.top.symtabletype=ObjectSymtable) and
  2001. { directive allowed for cpp classes? }
  2002. not(is_cppclass(tdef(symtablestack.top.defowner)) and (pd_cppobject in proc_direcdata[p].pd_flags)) then
  2003. exit;
  2004. { Conflicts between directives ? }
  2005. if (pd.proctypeoption in proc_direcdata[p].mutexclpotype) or
  2006. (pd.proccalloption in proc_direcdata[p].mutexclpocall) or
  2007. ((pd.procoptions*proc_direcdata[p].mutexclpo)<>[]) then
  2008. begin
  2009. Message1(parser_e_proc_dir_conflict,name);
  2010. exit;
  2011. end;
  2012. { set calling convention }
  2013. if proc_direcdata[p].pocall<>pocall_none then
  2014. begin
  2015. if (po_hascallingconvention in pd.procoptions) then
  2016. begin
  2017. Message2(parser_w_proc_overriding_calling,
  2018. proccalloptionStr[pd.proccalloption],
  2019. proccalloptionStr[proc_direcdata[p].pocall]);
  2020. end;
  2021. { check if the target processor supports this calling convention }
  2022. if not(proc_direcdata[p].pocall in supported_calling_conventions) then
  2023. begin
  2024. Message1(parser_e_illegal_calling_convention,proccalloptionStr[proc_direcdata[p].pocall]);
  2025. { recover }
  2026. proc_direcdata[p].pocall:=pocall_stdcall;
  2027. end;
  2028. pd.proccalloption:=proc_direcdata[p].pocall;
  2029. include(pd.procoptions,po_hascallingconvention);
  2030. end;
  2031. if pd.typ=procdef then
  2032. begin
  2033. { Check if the directive is only for objects }
  2034. if (pd_object in proc_direcdata[p].pd_flags) and
  2035. not assigned(tprocdef(pd)._class) then
  2036. exit;
  2037. { check if method and directive not for interface }
  2038. if (pd_notobjintf in proc_direcdata[p].pd_flags) and
  2039. is_interface(tprocdef(pd)._class) then
  2040. exit;
  2041. { check if method and directive not for interface }
  2042. if is_dispinterface(tprocdef(pd)._class) and
  2043. not(pd_dispinterface in proc_direcdata[p].pd_flags) then
  2044. exit;
  2045. end;
  2046. { consume directive, and turn flag on }
  2047. consume(token);
  2048. parse_proc_direc:=true;
  2049. { Check the pd_flags if the directive should be allowed }
  2050. if (pd_interface in pdflags) and
  2051. not(pd_interface in proc_direcdata[p].pd_flags) then
  2052. begin
  2053. Message1(parser_e_proc_dir_not_allowed_in_interface,name);
  2054. exit;
  2055. end;
  2056. if (pd_implemen in pdflags) and
  2057. not(pd_implemen in proc_direcdata[p].pd_flags) then
  2058. begin
  2059. Message1(parser_e_proc_dir_not_allowed_in_implementation,name);
  2060. exit;
  2061. end;
  2062. if (pd_procvar in pdflags) and
  2063. not(pd_procvar in proc_direcdata[p].pd_flags) then
  2064. begin
  2065. Message1(parser_e_proc_dir_not_allowed_in_procvar,name);
  2066. exit;
  2067. end;
  2068. { Return the new pd_flags }
  2069. if not(pd_body in proc_direcdata[p].pd_flags) then
  2070. exclude(pdflags,pd_body);
  2071. { Add the correct flag }
  2072. pd.procoptions:=pd.procoptions+proc_direcdata[p].pooption;
  2073. { Call the handler }
  2074. if pointer(proc_direcdata[p].handler)<>nil then
  2075. proc_direcdata[p].handler(pd);
  2076. end;
  2077. function proc_get_importname(pd:tprocdef):string;
  2078. function maybe_cprefix(const s:string):string;
  2079. begin
  2080. if not(pd.proccalloption in [pocall_cdecl,pocall_cppdecl]) then
  2081. result:=s
  2082. else
  2083. result:=target_info.Cprefix+s;
  2084. end;
  2085. begin
  2086. result:='';
  2087. if not(po_external in pd.procoptions) then
  2088. internalerror(200412151);
  2089. { external name or number is specified }
  2090. if assigned(pd.import_name) or (pd.import_nr<>0) then
  2091. begin
  2092. if assigned(pd.import_dll) then
  2093. begin
  2094. { If we are not using direct dll linking under win32 then imports
  2095. need to use the normal name since two functions can refer to the
  2096. same DLL function. This is also needed for compatability
  2097. with Delphi and TP7 }
  2098. (*
  2099. case target_info.system of
  2100. system_i386_emx,
  2101. system_i386_os2 :
  2102. begin
  2103. { keep normal mangledname }
  2104. if not (Assigned (PD.Import_Name)) then
  2105. Result := PD.MangledName;
  2106. end;
  2107. else
  2108. *)
  2109. if assigned(pd.import_name) then
  2110. begin
  2111. if target_info.system in (system_all_windows +
  2112. [system_i386_emx, system_i386_os2]) then
  2113. { cprefix is not used in DLL imports under Windows or OS/2 }
  2114. result:=pd.import_name^
  2115. else
  2116. result:=maybe_cprefix(pd.import_name^);
  2117. end
  2118. else
  2119. result:=ExtractFileName(pd.import_dll^)+'_index_'+tostr(pd.import_nr);
  2120. end
  2121. else
  2122. result:=maybe_cprefix(pd.import_name^);
  2123. end
  2124. else
  2125. begin
  2126. { Default names when importing variables }
  2127. case pd.proccalloption of
  2128. pocall_cdecl :
  2129. begin
  2130. if assigned(pd._class) then
  2131. result:=target_info.Cprefix+pd._class.objrealname^+'_'+pd.procsym.realname
  2132. else
  2133. result:=target_info.Cprefix+pd.procsym.realname;
  2134. end;
  2135. pocall_cppdecl :
  2136. begin
  2137. result:=target_info.Cprefix+pd.cplusplusmangledname;
  2138. end;
  2139. else
  2140. begin
  2141. {In MacPas a single "external" has the same effect as "external name 'xxx'" }
  2142. if (m_mac in current_settings.modeswitches) then
  2143. result:=tprocdef(pd).procsym.realname;
  2144. end;
  2145. end;
  2146. end;
  2147. end;
  2148. procedure proc_set_mangledname(pd:tprocdef);
  2149. var
  2150. s : string;
  2151. begin
  2152. { When the mangledname is already set we aren't allowed to change
  2153. it because it can already be used somewhere (PFV) }
  2154. if not(po_has_mangledname in pd.procoptions) then
  2155. begin
  2156. if (po_external in pd.procoptions) then
  2157. begin
  2158. { External Procedures are only allowed to change the mangledname
  2159. in their first declaration }
  2160. if (pd.forwarddef or (not pd.hasforward)) then
  2161. begin
  2162. s:=proc_get_importname(pd);
  2163. if s<>'' then
  2164. begin
  2165. { Replace ? and @ in import name, since GNU AS does not allow these characters in symbol names. }
  2166. { This allows to import VC++ mangled names from DLLs. }
  2167. { Do not perform replacement, if external symbol is not imported from DLL. }
  2168. if (target_info.system in system_all_windows) and (pd.import_dll<>nil) then
  2169. begin
  2170. Replace(s,'?','__q$$');
  2171. {$ifdef arm}
  2172. { @ symbol is not allowed in ARM assembler only }
  2173. Replace(s,'@','__a$$');
  2174. {$endif arm}
  2175. end;
  2176. pd.setmangledname(s);
  2177. end;
  2178. end;
  2179. end
  2180. else
  2181. { Normal procedures }
  2182. begin
  2183. if (po_compilerproc in pd.procoptions) then
  2184. begin
  2185. pd.setmangledname(lower(pd.procsym.name));
  2186. end;
  2187. end;
  2188. end;
  2189. { Public/exported alias names }
  2190. if (([po_public,po_exports]*pd.procoptions)<>[]) and
  2191. not(po_has_public_name in pd.procoptions) then
  2192. begin
  2193. case pd.proccalloption of
  2194. pocall_cdecl :
  2195. begin
  2196. if assigned(pd._class) then
  2197. pd.aliasnames.insert(target_info.Cprefix+pd._class.objrealname^+'_'+pd.procsym.realname)
  2198. else
  2199. begin
  2200. { Export names are not mangled on Windows and OS/2, see also pexports.pas }
  2201. if (target_info.system in (system_all_windows+[system_i386_emx, system_i386_os2])) and
  2202. (po_exports in pd.procoptions) then
  2203. pd.aliasnames.insert(pd.procsym.realname)
  2204. else
  2205. pd.aliasnames.insert(target_info.Cprefix+pd.procsym.realname);
  2206. end;
  2207. end;
  2208. pocall_cppdecl :
  2209. begin
  2210. pd.aliasnames.insert(target_info.Cprefix+pd.cplusplusmangledname);
  2211. end;
  2212. end;
  2213. { prevent adding the alias a second time }
  2214. include(pd.procoptions,po_has_public_name);
  2215. end;
  2216. end;
  2217. procedure handle_calling_convention(pd:tabstractprocdef);
  2218. begin
  2219. { set the default calling convention if none provided }
  2220. if not(po_hascallingconvention in pd.procoptions) then
  2221. pd.proccalloption:=current_settings.defproccall
  2222. else
  2223. begin
  2224. if pd.proccalloption=pocall_none then
  2225. internalerror(200309081);
  2226. end;
  2227. { handle proccall specific settings }
  2228. case pd.proccalloption of
  2229. pocall_cdecl,
  2230. pocall_cppdecl :
  2231. begin
  2232. { check C cdecl para types }
  2233. check_c_para(pd);
  2234. end;
  2235. pocall_far16 :
  2236. begin
  2237. { Temporary stub, must be rewritten to support OS/2 far16 }
  2238. Message1(parser_w_proc_directive_ignored,'FAR16');
  2239. end;
  2240. end;
  2241. { Inlining is enabled and supported? }
  2242. if (po_inline in pd.procoptions) and
  2243. not(cs_do_inline in current_settings.localswitches) then
  2244. begin
  2245. { Give an error if inline is not supported by the compiler mode,
  2246. otherwise only give a warning that this procedure will not be inlined }
  2247. if not(m_default_inline in current_settings.modeswitches) then
  2248. Message(parser_e_proc_inline_not_supported)
  2249. else
  2250. Message(parser_w_inlining_disabled);
  2251. exclude(pd.procoptions,po_inline);
  2252. end;
  2253. { For varargs directive also cdecl and external must be defined }
  2254. if (po_varargs in pd.procoptions) then
  2255. begin
  2256. { check first for external in the interface, if available there
  2257. then the cdecl must also be there since there is no implementation
  2258. available to contain it }
  2259. if parse_only then
  2260. begin
  2261. { if external is available, then cdecl must also be available,
  2262. procvars don't need external }
  2263. if not((po_external in pd.procoptions) or
  2264. (pd.typ=procvardef)) and
  2265. not(pd.proccalloption in [pocall_cdecl,pocall_cppdecl,pocall_mwpascal]) then
  2266. Message(parser_e_varargs_need_cdecl_and_external);
  2267. end
  2268. else
  2269. begin
  2270. { both must be defined now }
  2271. if not((po_external in pd.procoptions) or
  2272. (pd.typ=procvardef)) or
  2273. not(pd.proccalloption in [pocall_cdecl,pocall_cppdecl,pocall_mwpascal]) then
  2274. Message(parser_e_varargs_need_cdecl_and_external);
  2275. end;
  2276. end;
  2277. { insert hidden high parameters }
  2278. pd.parast.SymList.ForEachCall(@insert_hidden_para,pd);
  2279. { insert hidden self parameter }
  2280. insert_self_and_vmt_para(pd);
  2281. { insert funcret parameter if required }
  2282. insert_funcret_para(pd);
  2283. { Make var parameters regable, this must be done after the calling
  2284. convention is set. }
  2285. { this must be done before parentfp is insert, because getting all cases
  2286. where parentfp must be in a memory location isn't catched properly so
  2287. we put parentfp never in a register }
  2288. pd.parast.SymList.ForEachCall(@set_addr_param_regable,pd);
  2289. { insert parentfp parameter if required }
  2290. insert_parentfp_para(pd);
  2291. { Calculate parameter tlist }
  2292. pd.calcparas;
  2293. end;
  2294. procedure parse_proc_directives(pd:tabstractprocdef;var pdflags:tpdflags);
  2295. {
  2296. Parse the procedure directives. It does not matter if procedure directives
  2297. are written using ;procdir; or ['procdir'] syntax.
  2298. }
  2299. var
  2300. res : boolean;
  2301. begin
  2302. if (m_mac in current_settings.modeswitches) and (cs_externally_visible in current_settings.localswitches) then
  2303. begin
  2304. tprocdef(pd).aliasnames.insert(tprocdef(pd).procsym.realname);
  2305. include(pd.procoptions,po_public);
  2306. include(pd.procoptions,po_has_public_name);
  2307. include(pd.procoptions,po_global);
  2308. end;
  2309. while token in [_ID,_LECKKLAMMER] do
  2310. begin
  2311. if try_to_consume(_LECKKLAMMER) then
  2312. begin
  2313. repeat
  2314. parse_proc_direc(pd,pdflags);
  2315. until not try_to_consume(_COMMA);
  2316. consume(_RECKKLAMMER);
  2317. { we always expect at least '[];' }
  2318. res:=true;
  2319. end
  2320. else
  2321. begin
  2322. res:=parse_proc_direc(pd,pdflags);
  2323. end;
  2324. { A procedure directive normally followed by a semicolon, but in
  2325. a const section or reading a type we should stop when _EQUAL is found,
  2326. because a constant/default value follows }
  2327. if res then
  2328. begin
  2329. if (block_type=bt_const_type) and
  2330. (token=_EQUAL) then
  2331. break;
  2332. { support procedure proc;stdcall export; }
  2333. if not(check_proc_directive((pd.typ=procvardef))) then
  2334. begin
  2335. { support "record p : procedure stdcall end;" and
  2336. "var p : procedure stdcall = nil;" }
  2337. if (pd_procvar in pdflags) and
  2338. (token in [_END,_RKLAMMER,_EQUAL]) then
  2339. break
  2340. else
  2341. begin
  2342. if (token=_COLON) then
  2343. begin
  2344. Message(parser_e_field_not_allowed_here);
  2345. consume_all_until(_SEMICOLON);
  2346. end;
  2347. consume(_SEMICOLON)
  2348. end;
  2349. end;
  2350. end
  2351. else
  2352. break;
  2353. end;
  2354. end;
  2355. procedure parse_var_proc_directives(sym:tsym);
  2356. var
  2357. pdflags : tpdflags;
  2358. pd : tabstractprocdef;
  2359. begin
  2360. pdflags:=[pd_procvar];
  2361. pd:=nil;
  2362. case sym.typ of
  2363. fieldvarsym,
  2364. staticvarsym,
  2365. localvarsym,
  2366. paravarsym :
  2367. pd:=tabstractprocdef(tabstractvarsym(sym).vardef);
  2368. typesym :
  2369. pd:=tabstractprocdef(ttypesym(sym).typedef);
  2370. else
  2371. internalerror(2003042617);
  2372. end;
  2373. if pd.typ<>procvardef then
  2374. internalerror(2003042618);
  2375. { names should never be used anyway }
  2376. parse_proc_directives(pd,pdflags);
  2377. end;
  2378. procedure parse_object_proc_directives(pd:tabstractprocdef);
  2379. var
  2380. pdflags : tpdflags;
  2381. begin
  2382. pdflags:=[pd_object];
  2383. parse_proc_directives(pd,pdflags);
  2384. end;
  2385. function proc_add_definition(var currpd:tprocdef):boolean;
  2386. {
  2387. Add definition aprocdef to the overloaded definitions of aprocsym. If a
  2388. forwarddef is found and reused it returns true
  2389. }
  2390. var
  2391. fwpd : tprocdef;
  2392. currparasym,
  2393. fwparasym : tsym;
  2394. currparacnt,
  2395. fwparacnt,
  2396. curridx,
  2397. fwidx,
  2398. i : longint;
  2399. po_comp : tprocoptions;
  2400. paracompopt: tcompare_paras_options;
  2401. forwardfound : boolean;
  2402. begin
  2403. forwardfound:=false;
  2404. { check overloaded functions if the same function already exists }
  2405. for i:=0 to tprocsym(currpd.procsym).ProcdefList.Count-1 do
  2406. begin
  2407. fwpd:=tprocdef(tprocsym(currpd.procsym).ProcdefList[i]);
  2408. { Skip overloaded definitions that are declared in other units }
  2409. if fwpd.procsym<>currpd.procsym then
  2410. continue;
  2411. { check the parameters, for delphi/tp it is possible to
  2412. leave the parameters away in the implementation (forwarddef=false).
  2413. But for an overload declared function this is not allowed }
  2414. if { check if empty implementation arguments match is allowed }
  2415. (
  2416. not(m_repeat_forward in current_settings.modeswitches) and
  2417. not(currpd.forwarddef) and
  2418. is_bareprocdef(currpd) and
  2419. not(po_overload in fwpd.procoptions)
  2420. ) or
  2421. { check arguments, we need to check only the user visible parameters. The hidden parameters
  2422. can be in a different location because of the calling convention, eg. L-R vs. R-L order (PFV) }
  2423. (
  2424. (compare_paras(currpd.paras,fwpd.paras,cp_none,[cpo_comparedefaultvalue,cpo_ignorehidden,cpo_openequalisexact])=te_exact) and
  2425. (fwpd.returndef=currpd.returndef)
  2426. ) then
  2427. begin
  2428. { Check if we've found the forwarddef, if found then
  2429. we need to update the forward def with the current
  2430. implementation settings }
  2431. if fwpd.forwarddef then
  2432. begin
  2433. forwardfound:=true;
  2434. if not(m_repeat_forward in current_settings.modeswitches) and
  2435. (fwpd.proccalloption<>currpd.proccalloption) then
  2436. paracompopt:=[cpo_ignorehidden,cpo_comparedefaultvalue,cpo_openequalisexact]
  2437. else
  2438. paracompopt:=[cpo_comparedefaultvalue,cpo_openequalisexact];
  2439. { Check calling convention }
  2440. if (fwpd.proccalloption<>currpd.proccalloption) then
  2441. begin
  2442. { In delphi it is possible to specify the calling
  2443. convention in the interface or implementation if
  2444. there was no convention specified in the other
  2445. part }
  2446. if (m_delphi in current_settings.modeswitches) then
  2447. begin
  2448. if not(po_hascallingconvention in currpd.procoptions) then
  2449. currpd.proccalloption:=fwpd.proccalloption
  2450. else
  2451. if not(po_hascallingconvention in fwpd.procoptions) then
  2452. fwpd.proccalloption:=currpd.proccalloption
  2453. else
  2454. begin
  2455. MessagePos(currpd.fileinfo,parser_e_call_convention_dont_match_forward);
  2456. tprocsym(currpd.procsym).write_parameter_lists(currpd);
  2457. { restore interface settings }
  2458. currpd.proccalloption:=fwpd.proccalloption;
  2459. end;
  2460. end
  2461. else
  2462. begin
  2463. MessagePos(currpd.fileinfo,parser_e_call_convention_dont_match_forward);
  2464. tprocsym(currpd.procsym).write_parameter_lists(currpd);
  2465. { restore interface settings }
  2466. currpd.proccalloption:=fwpd.proccalloption;
  2467. end;
  2468. end;
  2469. { Check if the procedure type and return type are correct,
  2470. also the parameters must match also with the type }
  2471. if ((m_repeat_forward in current_settings.modeswitches) or
  2472. not is_bareprocdef(currpd)) and
  2473. ((compare_paras(currpd.paras,fwpd.paras,cp_all,paracompopt)<>te_exact) or
  2474. (fwpd.returndef<>currpd.returndef)) then
  2475. begin
  2476. MessagePos1(currpd.fileinfo,parser_e_header_dont_match_forward,
  2477. fwpd.fullprocname(false));
  2478. tprocsym(currpd.procsym).write_parameter_lists(currpd);
  2479. break;
  2480. end;
  2481. { Check if both are declared forward }
  2482. if fwpd.forwarddef and currpd.forwarddef then
  2483. begin
  2484. MessagePos1(currpd.fileinfo,parser_e_function_already_declared_public_forward,
  2485. currpd.fullprocname(false));
  2486. end;
  2487. { internconst or internproc only need to be defined once }
  2488. if (fwpd.proccalloption=pocall_internproc) then
  2489. currpd.proccalloption:=fwpd.proccalloption
  2490. else
  2491. if (currpd.proccalloption=pocall_internproc) then
  2492. fwpd.proccalloption:=currpd.proccalloption;
  2493. { Check procedure options, Delphi requires that class is
  2494. repeated in the implementation for class methods }
  2495. if (m_fpc in current_settings.modeswitches) then
  2496. po_comp:=[po_classmethod,po_varargs,po_methodpointer,po_interrupt]
  2497. else
  2498. po_comp:=[po_classmethod,po_methodpointer];
  2499. if ((po_comp * fwpd.procoptions)<>(po_comp * currpd.procoptions)) or
  2500. (fwpd.proctypeoption <> currpd.proctypeoption) then
  2501. begin
  2502. MessagePos1(currpd.fileinfo,parser_e_header_dont_match_forward,
  2503. fwpd.fullprocname(false));
  2504. tprocsym(fwpd.procsym).write_parameter_lists(fwpd);
  2505. { This error is non-fatal, we can recover }
  2506. end;
  2507. { Forward declaration is external? }
  2508. if (po_external in fwpd.procoptions) then
  2509. MessagePos(currpd.fileinfo,parser_e_proc_already_external);
  2510. { Check parameters }
  2511. if (m_repeat_forward in current_settings.modeswitches) or
  2512. (currpd.minparacount>0) then
  2513. begin
  2514. { If mangled names are equal then they have the same amount of arguments }
  2515. { We can check the names of the arguments }
  2516. { both symtables are in the same order from left to right }
  2517. curridx:=0;
  2518. fwidx:=0;
  2519. currparacnt:=currpd.parast.SymList.Count;
  2520. fwparacnt:=fwpd.parast.SymList.Count;
  2521. repeat
  2522. { skip default parameter constsyms }
  2523. while (curridx<currparacnt) and
  2524. (tsym(currpd.parast.SymList[curridx]).typ<>paravarsym) do
  2525. inc(curridx);
  2526. while (fwidx<fwparacnt) and
  2527. (tsym(fwpd.parast.SymList[fwidx]).typ<>paravarsym) do
  2528. inc(fwidx);
  2529. { stop when one of the two lists is at the end }
  2530. if (fwidx>=fwparacnt) or (curridx>=currparacnt) then
  2531. break;
  2532. { compare names of parameters, ignore implictly
  2533. renamed parameters }
  2534. currparasym:=tsym(currpd.parast.SymList[curridx]);
  2535. fwparasym:=tsym(fwpd.parast.SymList[fwidx]);
  2536. if not(sp_implicitrename in currparasym.symoptions) and
  2537. not(sp_implicitrename in fwparasym.symoptions) then
  2538. begin
  2539. if (currparasym.name<>fwparasym.name) then
  2540. begin
  2541. MessagePos3(currpd.fileinfo,parser_e_header_different_var_names,
  2542. tprocsym(currpd.procsym).realname,fwparasym.realname,currparasym.realname);
  2543. break;
  2544. end;
  2545. end;
  2546. { next parameter }
  2547. inc(curridx);
  2548. inc(fwidx);
  2549. until false;
  2550. end;
  2551. { Everything is checked, now we can update the forward declaration
  2552. with the new data from the implementation }
  2553. fwpd.forwarddef:=currpd.forwarddef;
  2554. fwpd.hasforward:=true;
  2555. fwpd.procoptions:=fwpd.procoptions+currpd.procoptions;
  2556. { marked as local but exported from unit? }
  2557. if (po_kylixlocal in fwpd.procoptions) and (fwpd.owner.symtabletype=globalsymtable) then
  2558. MessagePos(fwpd.fileinfo,type_e_cant_export_local);
  2559. if fwpd.extnumber=$ffff then
  2560. fwpd.extnumber:=currpd.extnumber;
  2561. while not currpd.aliasnames.empty do
  2562. fwpd.aliasnames.insert(currpd.aliasnames.getfirst);
  2563. { update fileinfo so position references the implementation,
  2564. also update funcretsym if it is already generated }
  2565. fwpd.fileinfo:=currpd.fileinfo;
  2566. if assigned(fwpd.funcretsym) then
  2567. fwpd.funcretsym.fileinfo:=currpd.fileinfo;
  2568. if assigned(currpd.deprecatedmsg) then
  2569. begin
  2570. stringdispose(fwpd.deprecatedmsg);
  2571. fwpd.deprecatedmsg:=stringdup(currpd.deprecatedmsg^);
  2572. end;
  2573. { import names }
  2574. if assigned(currpd.import_dll) then
  2575. begin
  2576. stringdispose(fwpd.import_dll);
  2577. fwpd.import_dll:=stringdup(currpd.import_dll^);
  2578. end;
  2579. if assigned(currpd.import_name) then
  2580. begin
  2581. stringdispose(fwpd.import_name);
  2582. fwpd.import_name:=stringdup(currpd.import_name^);
  2583. end;
  2584. fwpd.import_nr:=currpd.import_nr;
  2585. { for compilerproc defines we need to rename and update the
  2586. symbolname to lowercase }
  2587. if (po_compilerproc in fwpd.procoptions) then
  2588. begin
  2589. { rename to lowercase so users can't access it }
  2590. fwpd.procsym.realname:='$'+lower(fwpd.procsym.name);
  2591. { the mangeled name is already changed by the pd_compilerproc }
  2592. { handler. It must be done immediately because if we have a }
  2593. { call to a compilerproc before it's implementation is }
  2594. { encountered, it must already use the new mangled name (JM) }
  2595. end;
  2596. { Release current procdef }
  2597. currpd.owner.deletedef(currpd);
  2598. currpd:=fwpd;
  2599. end
  2600. else
  2601. begin
  2602. { abstract methods aren't forward defined, but this }
  2603. { needs another error message }
  2604. if (po_abstractmethod in fwpd.procoptions) then
  2605. MessagePos(currpd.fileinfo,parser_e_abstract_no_definition)
  2606. else
  2607. begin
  2608. MessagePos(currpd.fileinfo,parser_e_overloaded_have_same_parameters);
  2609. tprocsym(currpd.procsym).write_parameter_lists(currpd);
  2610. end;
  2611. end;
  2612. { we found one proc with the same arguments, there are no others
  2613. so we can stop }
  2614. break;
  2615. end;
  2616. { check for allowing overload directive }
  2617. if not(m_fpc in current_settings.modeswitches) then
  2618. begin
  2619. { overload directive turns on overloading }
  2620. if ((po_overload in currpd.procoptions) or
  2621. (po_overload in fwpd.procoptions)) then
  2622. begin
  2623. { check if all procs have overloading, but not if the proc is a method or
  2624. already declared forward, then the check is already done }
  2625. if not(fwpd.hasforward or
  2626. assigned(currpd._class) or
  2627. (currpd.forwarddef<>fwpd.forwarddef) or
  2628. ((po_overload in currpd.procoptions) and
  2629. (po_overload in fwpd.procoptions))) then
  2630. begin
  2631. MessagePos1(currpd.fileinfo,parser_e_no_overload_for_all_procs,currpd.procsym.realname);
  2632. break;
  2633. end;
  2634. end
  2635. else
  2636. begin
  2637. if not(fwpd.forwarddef) then
  2638. begin
  2639. if (m_tp7 in current_settings.modeswitches) then
  2640. MessagePos(currpd.fileinfo,parser_e_procedure_overloading_is_off)
  2641. else
  2642. MessagePos1(currpd.fileinfo,parser_e_no_overload_for_all_procs,currpd.procsym.realname);
  2643. break;
  2644. end;
  2645. end;
  2646. end; { equal arguments }
  2647. end;
  2648. { if we didn't reuse a forwarddef then we add the procdef to the overloaded
  2649. list }
  2650. if not forwardfound then
  2651. begin
  2652. { can happen in Delphi mode }
  2653. if (currpd.proctypeoption = potype_function) and
  2654. is_void(currpd.returndef) then
  2655. MessagePos1(currpd.fileinfo,parser_e_no_funcret_specified,currpd.procsym.realname);
  2656. tprocsym(currpd.procsym).ProcdefList.Add(currpd);
  2657. end;
  2658. proc_add_definition:=forwardfound;
  2659. end;
  2660. end.