pdecsub.pas 105 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864
  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. { Use the dummy NOTOKEN that is also declared
  992. for the overloaded_operator[] }
  993. optoken:=NOTOKEN;
  994. case token of
  995. _CARET:
  996. Message1(parser_e_overload_operator_failed,'**');
  997. _ID:
  998. if idtoken = _ENUMERATOR then
  999. optoken := _OP_ENUMERATOR
  1000. else
  1001. Message1(parser_e_overload_operator_failed,'');
  1002. _UNEQUAL:
  1003. Message1(parser_e_overload_operator_failed,'=');
  1004. else
  1005. Message1(parser_e_overload_operator_failed,'');
  1006. end;
  1007. end;
  1008. consume(token);
  1009. parse_proc_head(aclass,potype_operator,pd);
  1010. if assigned(pd) then
  1011. begin
  1012. { operators always need to be searched in all units }
  1013. include(pd.procoptions,po_overload);
  1014. if pd.parast.symtablelevel>normal_function_level then
  1015. Message(parser_e_no_local_operator);
  1016. if token<>_ID then
  1017. begin
  1018. if not(m_result in current_settings.modeswitches) then
  1019. consume(_ID);
  1020. end
  1021. else
  1022. begin
  1023. pd.resultname:=stringdup(orgpattern);
  1024. consume(_ID);
  1025. end;
  1026. if not try_to_consume(_COLON) then
  1027. begin
  1028. consume(_COLON);
  1029. pd.returndef:=generrordef;
  1030. consume_all_until(_SEMICOLON);
  1031. end
  1032. else
  1033. begin
  1034. single_type(pd.returndef,false,false);
  1035. if (optoken in [_EQUAL,_GT,_LT,_GTE,_LTE]) and
  1036. ((pd.returndef.typ<>orddef) or
  1037. (torddef(pd.returndef).ordtype<>pasbool)) then
  1038. Message(parser_e_comparative_operator_return_boolean);
  1039. if (optoken=_ASSIGNMENT) and
  1040. equal_defs(pd.returndef,tparavarsym(pd.parast.SymList[0]).vardef) then
  1041. message(parser_e_no_such_assignment)
  1042. else if not isoperatoracceptable(pd,optoken) then
  1043. Message(parser_e_overload_impossible);
  1044. end;
  1045. end
  1046. else
  1047. begin
  1048. { recover }
  1049. try_to_consume(_ID);
  1050. consume(_COLON);
  1051. consume_all_until(_SEMICOLON);
  1052. end;
  1053. end;
  1054. end;
  1055. { file types can't be function results }
  1056. if assigned(pd) and
  1057. (pd.returndef.typ=filedef) then
  1058. message(parser_e_illegal_function_result);
  1059. { support procedure proc stdcall export; }
  1060. if not(check_proc_directive(false)) then
  1061. begin
  1062. if (token=_COLON) then
  1063. begin
  1064. message(parser_e_field_not_allowed_here);
  1065. consume_all_until(_SEMICOLON);
  1066. end;
  1067. consume(_SEMICOLON);
  1068. end;
  1069. result:=pd;
  1070. if locationstr<>'' then
  1071. begin
  1072. if not(paramanager.parsefuncretloc(pd,upper(locationstr))) then
  1073. { I guess this needs a new message... (KB) }
  1074. message(parser_e_illegal_explicit_paraloc);
  1075. end;
  1076. end;
  1077. {****************************************************************************
  1078. Procedure directive handlers
  1079. ****************************************************************************}
  1080. procedure pd_far(pd:tabstractprocdef);
  1081. begin
  1082. Message1(parser_w_proc_directive_ignored,'FAR');
  1083. end;
  1084. procedure pd_near(pd:tabstractprocdef);
  1085. begin
  1086. Message1(parser_w_proc_directive_ignored,'NEAR');
  1087. end;
  1088. procedure pd_export(pd:tabstractprocdef);
  1089. begin
  1090. if pd.typ<>procdef then
  1091. internalerror(200304264);
  1092. if assigned(tprocdef(pd)._class) then
  1093. Message(parser_e_methods_dont_be_export);
  1094. if pd.parast.symtablelevel>normal_function_level then
  1095. Message(parser_e_dont_nest_export);
  1096. end;
  1097. procedure pd_forward(pd:tabstractprocdef);
  1098. begin
  1099. if pd.typ<>procdef then
  1100. internalerror(200304265);
  1101. tprocdef(pd).forwarddef:=true;
  1102. end;
  1103. procedure pd_alias(pd:tabstractprocdef);
  1104. begin
  1105. if pd.typ<>procdef then
  1106. internalerror(200304266);
  1107. consume(_COLON);
  1108. tprocdef(pd).aliasnames.insert(get_stringconst);
  1109. include(pd.procoptions,po_has_public_name);
  1110. end;
  1111. procedure pd_public(pd:tabstractprocdef);
  1112. begin
  1113. if pd.typ<>procdef then
  1114. internalerror(200304266);
  1115. if try_to_consume(_NAME) then
  1116. begin
  1117. tprocdef(pd).aliasnames.insert(get_stringconst);
  1118. include(pd.procoptions,po_has_public_name);
  1119. end;
  1120. end;
  1121. procedure pd_asmname(pd:tabstractprocdef);
  1122. begin
  1123. if pd.typ<>procdef then
  1124. internalerror(200304267);
  1125. tprocdef(pd).aliasnames.insert(target_info.Cprefix+pattern);
  1126. if token=_CCHAR then
  1127. consume(_CCHAR)
  1128. else
  1129. consume(_CSTRING);
  1130. { we don't need anything else }
  1131. tprocdef(pd).forwarddef:=false;
  1132. end;
  1133. procedure pd_internconst(pd:tabstractprocdef);
  1134. var v:Tconstexprint;
  1135. begin
  1136. if pd.typ<>procdef then
  1137. internalerror(200304268);
  1138. consume(_COLON);
  1139. v:=get_intconst;
  1140. if (v<int64(low(longint))) or (v>int64(high(longint))) then
  1141. message(parser_e_range_check_error)
  1142. else
  1143. Tprocdef(pd).extnumber:=longint(v.svalue);
  1144. end;
  1145. procedure pd_internproc(pd:tabstractprocdef);
  1146. var v:Tconstexprint;
  1147. begin
  1148. if pd.typ<>procdef then
  1149. internalerror(200304268);
  1150. consume(_COLON);
  1151. v:=get_intconst;
  1152. if (v<int64(low(longint))) or (v>int64(high(longint))) then
  1153. message(parser_e_range_check_error)
  1154. else
  1155. Tprocdef(pd).extnumber:=longint(v.svalue);
  1156. { the proc is defined }
  1157. tprocdef(pd).forwarddef:=false;
  1158. end;
  1159. procedure pd_interrupt(pd:tabstractprocdef);
  1160. begin
  1161. if pd.parast.symtablelevel>normal_function_level then
  1162. Message(parser_e_dont_nest_interrupt);
  1163. end;
  1164. procedure pd_abstract(pd:tabstractprocdef);
  1165. begin
  1166. if pd.typ<>procdef then
  1167. internalerror(200304269);
  1168. if oo_is_sealed in tprocdef(pd)._class.objectoptions then
  1169. Message(parser_e_sealed_class_cannot_have_abstract_methods)
  1170. else
  1171. if (po_virtualmethod in pd.procoptions) then
  1172. include(pd.procoptions,po_abstractmethod)
  1173. else
  1174. Message(parser_e_only_virtual_methods_abstract);
  1175. { the method is defined }
  1176. tprocdef(pd).forwarddef:=false;
  1177. end;
  1178. procedure pd_final(pd:tabstractprocdef);
  1179. begin
  1180. if pd.typ<>procdef then
  1181. internalerror(200910170);
  1182. if (po_virtualmethod in pd.procoptions) then
  1183. include(pd.procoptions,po_finalmethod)
  1184. else
  1185. Message(parser_e_only_virtual_methods_final);
  1186. end;
  1187. procedure pd_virtual(pd:tabstractprocdef);
  1188. {$ifdef WITHDMT}
  1189. var
  1190. pt : tnode;
  1191. {$endif WITHDMT}
  1192. begin
  1193. if pd.typ<>procdef then
  1194. internalerror(2003042610);
  1195. if (pd.proctypeoption=potype_constructor) and
  1196. is_object(tprocdef(pd)._class) then
  1197. Message(parser_e_constructor_cannot_be_not_virtual);
  1198. {$ifdef WITHDMT}
  1199. if is_object(tprocdef(pd)._class) and
  1200. (token<>_SEMICOLON) then
  1201. begin
  1202. { any type of parameter is allowed here! }
  1203. pt:=comp_expr(true);
  1204. if is_constintnode(pt) then
  1205. begin
  1206. include(pd.procoptions,po_msgint);
  1207. pd.messageinf.i:=pt.value;
  1208. end
  1209. else
  1210. Message(parser_e_ill_msg_expr);
  1211. disposetree(pt);
  1212. end;
  1213. {$endif WITHDMT}
  1214. end;
  1215. procedure pd_dispid(pd:tabstractprocdef);
  1216. var pt:Tnode;
  1217. begin
  1218. if pd.typ<>procdef then
  1219. internalerror(200604301);
  1220. pt:=comp_expr(true);
  1221. if is_constintnode(pt) then
  1222. if (Tordconstnode(pt).value<int64(low(longint))) or (Tordconstnode(pt).value>int64(high(longint))) then
  1223. message(parser_e_range_check_error)
  1224. else
  1225. Tprocdef(pd).dispid:=Tordconstnode(pt).value.svalue
  1226. else
  1227. message(parser_e_dispid_must_be_ord_const);
  1228. pt.free;
  1229. end;
  1230. procedure pd_static(pd:tabstractprocdef);
  1231. begin
  1232. if (cs_static_keyword in current_settings.moduleswitches) then
  1233. begin
  1234. if pd.typ=procdef then
  1235. include(tprocdef(pd).procsym.symoptions,sp_static);
  1236. include(pd.procoptions,po_staticmethod);
  1237. end;
  1238. end;
  1239. procedure pd_override(pd:tabstractprocdef);
  1240. begin
  1241. if pd.typ<>procdef then
  1242. internalerror(2003042611);
  1243. if not(is_class_or_interface(tprocdef(pd)._class)) then
  1244. Message(parser_e_no_object_override);
  1245. end;
  1246. procedure pd_overload(pd:tabstractprocdef);
  1247. begin
  1248. if pd.typ<>procdef then
  1249. internalerror(2003042612);
  1250. include(tprocdef(pd).procsym.symoptions,sp_has_overloaded);
  1251. end;
  1252. procedure pd_message(pd:tabstractprocdef);
  1253. var
  1254. pt : tnode;
  1255. paracnt : longint;
  1256. begin
  1257. if pd.typ<>procdef then
  1258. internalerror(2003042613);
  1259. if not is_class(tprocdef(pd)._class) then
  1260. Message(parser_e_msg_only_for_classes);
  1261. { check parameter type }
  1262. paracnt:=0;
  1263. pd.parast.SymList.ForEachCall(@check_msg_para,@paracnt);
  1264. if paracnt<>1 then
  1265. Message(parser_e_ill_msg_param);
  1266. pt:=comp_expr(true);
  1267. if pt.nodetype=stringconstn then
  1268. begin
  1269. include(pd.procoptions,po_msgstr);
  1270. tprocdef(pd).messageinf.str:=stringdup(tstringconstnode(pt).value_str);
  1271. end
  1272. else
  1273. if is_constintnode(pt) then
  1274. begin
  1275. include(pd.procoptions,po_msgint);
  1276. if (Tordconstnode(pt).value<int64(low(Tprocdef(pd).messageinf.i))) or
  1277. (Tordconstnode(pt).value>int64(high(Tprocdef(pd).messageinf.i))) then
  1278. message(parser_e_range_check_error)
  1279. else
  1280. Tprocdef(pd).messageinf.i:=tordconstnode(pt).value.svalue;
  1281. end
  1282. else
  1283. Message(parser_e_ill_msg_expr);
  1284. pt.free;
  1285. end;
  1286. procedure pd_reintroduce(pd:tabstractprocdef);
  1287. begin
  1288. if pd.typ<>procdef then
  1289. internalerror(200401211);
  1290. if not(is_class_or_interface_or_object(tprocdef(pd)._class)) then
  1291. Message(parser_e_no_object_reintroduce);
  1292. end;
  1293. procedure pd_syscall(pd:tabstractprocdef);
  1294. {$if defined(powerpc) or defined(m68k)}
  1295. var
  1296. vs : tparavarsym;
  1297. sym : tsym;
  1298. symtable : TSymtable;
  1299. v: Tconstexprint;
  1300. {$endif defined(powerpc) or defined(m68k)}
  1301. begin
  1302. if (pd.typ<>procdef) and (target_info.system <> system_powerpc_amiga) then
  1303. internalerror(2003042614);
  1304. tprocdef(pd).forwarddef:=false;
  1305. {$ifdef m68k}
  1306. if target_info.system in [system_m68k_amiga] then
  1307. begin
  1308. include(pd.procoptions,po_syscall_legacy);
  1309. if consume_sym(sym,symtable) then
  1310. begin
  1311. if (sym.typ=staticvarsym) and
  1312. (
  1313. (tabstractvarsym(sym).vardef.typ=pointerdef) or
  1314. is_32bitint(tabstractvarsym(sym).vardef)
  1315. ) then
  1316. begin
  1317. tprocdef(pd).libsym:=sym;
  1318. if po_syscall_legacy in tprocdef(pd).procoptions then
  1319. begin
  1320. vs:=tparavarsym.create('$syscalllib',paranr_syscall_legacy,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para,vo_has_explicit_paraloc]);
  1321. paramanager.parseparaloc(vs,'A6');
  1322. pd.parast.insert(vs);
  1323. end
  1324. end
  1325. else
  1326. Message(parser_e_32bitint_or_pointer_variable_expected);
  1327. end;
  1328. (paramanager as tm68kparamanager).create_funcretloc_info(pd,calleeside);
  1329. (paramanager as tm68kparamanager).create_funcretloc_info(pd,callerside);
  1330. v:=get_intconst;
  1331. if (v<low(Tprocdef(pd).extnumber)) or (v>high(Tprocdef(pd).extnumber)) then
  1332. message(parser_e_range_check_error)
  1333. else
  1334. Tprocdef(pd).extnumber:=v.uvalue;
  1335. end;
  1336. {$endif m68k}
  1337. {$ifdef powerpc}
  1338. if target_info.system = system_powerpc_amiga then
  1339. begin
  1340. include(pd.procoptions,po_syscall_basesysv);
  1341. if consume_sym(sym,symtable) then
  1342. begin
  1343. if (sym.typ=staticvarsym) and
  1344. (
  1345. (tabstractvarsym(sym).vardef.typ=pointerdef) or
  1346. is_32bitint(tabstractvarsym(sym).vardef)
  1347. ) then
  1348. begin
  1349. tprocdef(pd).libsym:=sym;
  1350. vs:=tparavarsym.create('$syscalllib',paranr_syscall_basesysv,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para]);
  1351. pd.parast.insert(vs);
  1352. end
  1353. else
  1354. Message(parser_e_32bitint_or_pointer_variable_expected);
  1355. end;
  1356. (paramanager as tppcparamanager).create_funcretloc_info(pd,calleeside);
  1357. (paramanager as tppcparamanager).create_funcretloc_info(pd,callerside);
  1358. v:=get_intconst;
  1359. if (v<low(Tprocdef(pd).extnumber)) or (v>high(Tprocdef(pd).extnumber)) then
  1360. message(parser_e_range_check_error)
  1361. else
  1362. Tprocdef(pd).extnumber:=v.uvalue;
  1363. end else
  1364. if target_info.system = system_powerpc_morphos then
  1365. begin
  1366. if idtoken=_LEGACY then
  1367. begin
  1368. consume(_LEGACY);
  1369. include(pd.procoptions,po_syscall_legacy);
  1370. end
  1371. else if idtoken=_SYSV then
  1372. begin
  1373. consume(_SYSV);
  1374. include(pd.procoptions,po_syscall_sysv);
  1375. end
  1376. else if idtoken=_BASESYSV then
  1377. begin
  1378. consume(_BASESYSV);
  1379. include(pd.procoptions,po_syscall_basesysv);
  1380. end
  1381. else if idtoken=_SYSVBASE then
  1382. begin
  1383. consume(_SYSVBASE);
  1384. include(pd.procoptions,po_syscall_sysvbase);
  1385. end
  1386. else if idtoken=_R12BASE then
  1387. begin
  1388. consume(_R12BASE);
  1389. include(pd.procoptions,po_syscall_r12base);
  1390. end
  1391. else
  1392. if syscall_convention='LEGACY' then
  1393. include(pd.procoptions,po_syscall_legacy)
  1394. else if syscall_convention='SYSV' then
  1395. include(pd.procoptions,po_syscall_sysv)
  1396. else if syscall_convention='BASESYSV' then
  1397. include(pd.procoptions,po_syscall_basesysv)
  1398. else if syscall_convention='SYSVBASE' then
  1399. include(pd.procoptions,po_syscall_sysvbase)
  1400. else if syscall_convention='R12BASE' then
  1401. include(pd.procoptions,po_syscall_r12base)
  1402. else
  1403. internalerror(2005010404);
  1404. if consume_sym(sym,symtable) then
  1405. begin
  1406. if (sym.typ=staticvarsym) and
  1407. (
  1408. (tabstractvarsym(sym).vardef.typ=pointerdef) or
  1409. is_32bitint(tabstractvarsym(sym).vardef)
  1410. ) then
  1411. begin
  1412. tprocdef(pd).libsym:=sym;
  1413. if po_syscall_legacy in tprocdef(pd).procoptions then
  1414. begin
  1415. vs:=tparavarsym.create('$syscalllib',paranr_syscall_legacy,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para,vo_has_explicit_paraloc]);
  1416. paramanager.parseparaloc(vs,'A6');
  1417. pd.parast.insert(vs);
  1418. end
  1419. else if po_syscall_sysv in tprocdef(pd).procoptions then
  1420. begin
  1421. { Nothing to be done for sysv here for now, but this might change }
  1422. end
  1423. else if po_syscall_basesysv in tprocdef(pd).procoptions then
  1424. begin
  1425. vs:=tparavarsym.create('$syscalllib',paranr_syscall_basesysv,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para]);
  1426. pd.parast.insert(vs);
  1427. end
  1428. else if po_syscall_sysvbase in tprocdef(pd).procoptions then
  1429. begin
  1430. vs:=tparavarsym.create('$syscalllib',paranr_syscall_sysvbase,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para]);
  1431. pd.parast.insert(vs);
  1432. end
  1433. else if po_syscall_r12base in tprocdef(pd).procoptions then
  1434. begin
  1435. vs:=tparavarsym.create('$syscalllib',paranr_syscall_r12base,vs_value,tabstractvarsym(sym).vardef,[vo_is_syscall_lib,vo_is_hidden_para,vo_has_explicit_paraloc]);
  1436. paramanager.parseparaloc(vs,'R12');
  1437. pd.parast.insert(vs);
  1438. end
  1439. else
  1440. internalerror(2005010501);
  1441. end
  1442. else
  1443. Message(parser_e_32bitint_or_pointer_variable_expected);
  1444. end;
  1445. (paramanager as tppcparamanager).create_funcretloc_info(pd,calleeside);
  1446. (paramanager as tppcparamanager).create_funcretloc_info(pd,callerside);
  1447. v:=get_intconst;
  1448. if (v<low(Tprocdef(pd).extnumber)) or (v>high(Tprocdef(pd).extnumber)) then
  1449. message(parser_e_range_check_error)
  1450. else
  1451. Tprocdef(pd).extnumber:=v.uvalue;
  1452. end;
  1453. {$endif powerpc}
  1454. end;
  1455. procedure pd_external(pd:tabstractprocdef);
  1456. {
  1457. If import_dll=nil the procedure is assumed to be in another
  1458. object file. In that object file it should have the name to
  1459. which import_name is pointing to. Otherwise, the procedure is
  1460. assumed to be in the DLL to which import_dll is pointing to. In
  1461. that case either import_nr<>0 or import_name<>nil is true, so
  1462. the procedure is either imported by number or by name. (DM)
  1463. }
  1464. var
  1465. hs : string;
  1466. v:Tconstexprint;
  1467. begin
  1468. if pd.typ<>procdef then
  1469. internalerror(2003042615);
  1470. with tprocdef(pd) do
  1471. begin
  1472. forwarddef:=false;
  1473. { forbid local external procedures }
  1474. if parast.symtablelevel>normal_function_level then
  1475. Message(parser_e_no_local_proc_external);
  1476. { If the procedure should be imported from a DLL, a constant string follows.
  1477. This isn't really correct, an contant string expression follows
  1478. so we check if an semicolon follows, else a string constant have to
  1479. follow (FK) }
  1480. if not(token=_SEMICOLON) and not(idtoken=_NAME) then
  1481. begin
  1482. { Always add library prefix and suffix to create an uniform name }
  1483. hs:=get_stringconst;
  1484. if ExtractFileExt(hs)='' then
  1485. hs:=ChangeFileExt(hs,target_info.sharedlibext);
  1486. if Copy(hs,1,length(target_info.sharedlibprefix))<>target_info.sharedlibprefix then
  1487. hs:=target_info.sharedlibprefix+hs;
  1488. import_dll:=stringdup(hs);
  1489. include(procoptions,po_has_importdll);
  1490. if (idtoken=_NAME) then
  1491. begin
  1492. consume(_NAME);
  1493. import_name:=stringdup(get_stringconst);
  1494. include(procoptions,po_has_importname);
  1495. if import_name^='' then
  1496. message(parser_e_empty_import_name);
  1497. end;
  1498. if (idtoken=_INDEX) then
  1499. begin
  1500. {After the word index follows the index number in the DLL.}
  1501. consume(_INDEX);
  1502. v:=get_intconst;
  1503. if (v<int64(low(import_nr))) or (v>int64(high(import_nr))) then
  1504. message(parser_e_range_check_error)
  1505. else
  1506. import_nr:=longint(v.svalue);
  1507. end;
  1508. { default is to used the realname of the procedure }
  1509. if (import_nr=0) and not assigned(import_name) then
  1510. begin
  1511. import_name:=stringdup(procsym.realname);
  1512. include(procoptions,po_has_importname);
  1513. end;
  1514. end
  1515. else
  1516. begin
  1517. if (idtoken=_NAME) then
  1518. begin
  1519. consume(_NAME);
  1520. import_name:=stringdup(get_stringconst);
  1521. include(procoptions,po_has_importname);
  1522. if import_name^='' then
  1523. message(parser_e_empty_import_name);
  1524. end;
  1525. end;
  1526. end;
  1527. end;
  1528. procedure pd_weakexternal(pd:tabstractprocdef);
  1529. begin
  1530. if not(target_info.system in system_weak_linking) then
  1531. message(parser_e_weak_external_not_supported)
  1532. else
  1533. pd_external(pd);
  1534. end;
  1535. type
  1536. pd_handler=procedure(pd:tabstractprocdef);
  1537. proc_dir_rec=record
  1538. idtok : ttoken;
  1539. pd_flags : tpdflags;
  1540. handler : pd_handler;
  1541. pocall : tproccalloption;
  1542. pooption : tprocoptions;
  1543. mutexclpocall : tproccalloptions;
  1544. mutexclpotype : tproctypeoptions;
  1545. mutexclpo : tprocoptions;
  1546. end;
  1547. const
  1548. {Should contain the number of procedure directives we support.}
  1549. num_proc_directives=41;
  1550. proc_direcdata:array[1..num_proc_directives] of proc_dir_rec=
  1551. (
  1552. (
  1553. idtok:_ABSTRACT;
  1554. pd_flags : [pd_interface,pd_object,pd_notobjintf];
  1555. handler : @pd_abstract;
  1556. pocall : pocall_none;
  1557. pooption : [po_abstractmethod];
  1558. mutexclpocall : [pocall_internproc];
  1559. mutexclpotype : [];
  1560. mutexclpo : [po_exports,po_interrupt,po_external,po_inline]
  1561. ),(
  1562. idtok:_ALIAS;
  1563. pd_flags : [pd_implemen,pd_body,pd_notobjintf];
  1564. handler : @pd_alias;
  1565. pocall : pocall_none;
  1566. pooption : [];
  1567. mutexclpocall : [];
  1568. mutexclpotype : [];
  1569. mutexclpo : [po_external,po_inline]
  1570. ),(
  1571. idtok:_ASMNAME;
  1572. pd_flags : [pd_interface,pd_implemen,pd_notobjintf];
  1573. handler : @pd_asmname;
  1574. pocall : pocall_cdecl;
  1575. pooption : [po_external];
  1576. mutexclpocall : [pocall_internproc];
  1577. mutexclpotype : [];
  1578. mutexclpo : [po_external,po_inline]
  1579. ),(
  1580. idtok:_ASSEMBLER;
  1581. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobjintf];
  1582. handler : nil;
  1583. pocall : pocall_none;
  1584. pooption : [po_assembler];
  1585. mutexclpocall : [];
  1586. mutexclpotype : [];
  1587. mutexclpo : [po_external]
  1588. ),(
  1589. idtok:_C; {same as cdecl for mode mac}
  1590. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1591. handler : nil;
  1592. pocall : pocall_cdecl;
  1593. pooption : [];
  1594. mutexclpocall : [];
  1595. mutexclpotype : [potype_constructor,potype_destructor];
  1596. mutexclpo : [po_assembler,po_external]
  1597. ),(
  1598. idtok:_CDECL;
  1599. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1600. handler : nil;
  1601. pocall : pocall_cdecl;
  1602. pooption : [];
  1603. mutexclpocall : [];
  1604. mutexclpotype : [potype_constructor,potype_destructor];
  1605. mutexclpo : [po_assembler,po_external]
  1606. ),(
  1607. idtok:_DISPID;
  1608. pd_flags : [pd_dispinterface];
  1609. handler : @pd_dispid;
  1610. pocall : pocall_none;
  1611. pooption : [po_dispid];
  1612. mutexclpocall : [pocall_internproc];
  1613. mutexclpotype : [potype_constructor,potype_destructor,potype_operator];
  1614. mutexclpo : [po_interrupt,po_external,po_inline]
  1615. ),(
  1616. idtok:_DYNAMIC;
  1617. pd_flags : [pd_interface,pd_object,pd_notobjintf];
  1618. handler : @pd_virtual;
  1619. pocall : pocall_none;
  1620. pooption : [po_virtualmethod];
  1621. mutexclpocall : [pocall_internproc];
  1622. mutexclpotype : [];
  1623. mutexclpo : [po_exports,po_interrupt,po_external,po_overridingmethod,po_inline]
  1624. ),(
  1625. idtok:_EXPORT;
  1626. pd_flags : [pd_body,pd_interface,pd_implemen,pd_notobjintf];
  1627. handler : @pd_export;
  1628. pocall : pocall_none;
  1629. pooption : [po_exports,po_global];
  1630. mutexclpocall : [pocall_internproc];
  1631. mutexclpotype : [potype_constructor,potype_destructor];
  1632. mutexclpo : [po_external,po_interrupt,po_inline]
  1633. ),(
  1634. idtok:_EXTERNAL;
  1635. pd_flags : [pd_implemen,pd_interface,pd_notobject,pd_notobjintf,pd_cppobject];
  1636. handler : @pd_external;
  1637. pocall : pocall_none;
  1638. pooption : [po_external];
  1639. mutexclpocall : [pocall_internproc,pocall_syscall];
  1640. { allowed for external cpp classes }
  1641. mutexclpotype : [{potype_constructor,potype_destructor}];
  1642. mutexclpo : [po_public,po_exports,po_interrupt,po_assembler,po_inline]
  1643. ),(
  1644. idtok:_FAR;
  1645. pd_flags : [pd_implemen,pd_body,pd_interface,pd_procvar,pd_notobject,pd_notobjintf];
  1646. handler : @pd_far;
  1647. pocall : pocall_none;
  1648. pooption : [];
  1649. mutexclpocall : [pocall_internproc];
  1650. mutexclpotype : [];
  1651. mutexclpo : [po_inline]
  1652. ),(
  1653. idtok:_FAR16;
  1654. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar,pd_notobject];
  1655. handler : nil;
  1656. pocall : pocall_far16;
  1657. pooption : [];
  1658. mutexclpocall : [];
  1659. mutexclpotype : [];
  1660. mutexclpo : [po_external]
  1661. ),(
  1662. idtok:_FINAL;
  1663. pd_flags : [pd_interface,pd_object,pd_notobjintf];
  1664. handler : @pd_final;
  1665. pocall : pocall_none;
  1666. pooption : [po_finalmethod];
  1667. mutexclpocall : [pocall_internproc];
  1668. mutexclpotype : [];
  1669. mutexclpo : [po_exports,po_interrupt,po_external,po_inline]
  1670. ),(
  1671. idtok:_FORWARD;
  1672. pd_flags : [pd_implemen,pd_notobject,pd_notobjintf];
  1673. handler : @pd_forward;
  1674. pocall : pocall_none;
  1675. pooption : [];
  1676. mutexclpocall : [pocall_internproc];
  1677. mutexclpotype : [];
  1678. mutexclpo : [po_external,po_inline]
  1679. ),(
  1680. idtok:_OLDFPCCALL;
  1681. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1682. handler : nil;
  1683. pocall : pocall_oldfpccall;
  1684. pooption : [];
  1685. mutexclpocall : [];
  1686. mutexclpotype : [];
  1687. mutexclpo : []
  1688. ),(
  1689. idtok:_INLINE;
  1690. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobjintf];
  1691. handler : nil;
  1692. pocall : pocall_none;
  1693. pooption : [po_inline];
  1694. mutexclpocall : [];
  1695. mutexclpotype : [potype_constructor,potype_destructor];
  1696. mutexclpo : [po_exports,po_external,po_interrupt,po_virtualmethod]
  1697. ),(
  1698. idtok:_INTERNCONST;
  1699. pd_flags : [pd_interface,pd_body,pd_notobject,pd_notobjintf];
  1700. handler : @pd_internconst;
  1701. pocall : pocall_none;
  1702. pooption : [po_internconst];
  1703. mutexclpocall : [];
  1704. mutexclpotype : [potype_operator];
  1705. mutexclpo : []
  1706. ),(
  1707. idtok:_INTERNPROC;
  1708. pd_flags : [pd_interface,pd_notobject,pd_notobjintf];
  1709. handler : @pd_internproc;
  1710. pocall : pocall_internproc;
  1711. pooption : [];
  1712. mutexclpocall : [];
  1713. mutexclpotype : [potype_constructor,potype_destructor,potype_operator];
  1714. mutexclpo : [po_exports,po_external,po_interrupt,po_assembler,po_iocheck,po_virtualmethod]
  1715. ),(
  1716. idtok:_INTERRUPT;
  1717. pd_flags : [pd_implemen,pd_body,pd_notobject,pd_notobjintf];
  1718. handler : @pd_interrupt;
  1719. pocall : pocall_oldfpccall;
  1720. pooption : [po_interrupt];
  1721. mutexclpocall : [pocall_internproc,pocall_cdecl,pocall_cppdecl,pocall_stdcall,
  1722. pocall_pascal,pocall_far16,pocall_oldfpccall];
  1723. mutexclpotype : [potype_constructor,potype_destructor,potype_operator];
  1724. mutexclpo : [po_external,po_inline]
  1725. ),(
  1726. idtok:_IOCHECK;
  1727. pd_flags : [pd_implemen,pd_body,pd_notobjintf];
  1728. handler : nil;
  1729. pocall : pocall_none;
  1730. pooption : [po_iocheck];
  1731. mutexclpocall : [pocall_internproc];
  1732. mutexclpotype : [];
  1733. mutexclpo : [po_external]
  1734. ),(
  1735. idtok:_LOCAL;
  1736. pd_flags : [pd_implemen,pd_body];
  1737. handler : nil;
  1738. pocall : pocall_none;
  1739. pooption : [po_kylixlocal];
  1740. mutexclpocall : [pocall_internproc,pocall_far16];
  1741. mutexclpotype : [];
  1742. mutexclpo : [po_external,po_exports]
  1743. ),(
  1744. idtok:_MESSAGE;
  1745. pd_flags : [pd_interface,pd_object,pd_notobjintf];
  1746. handler : @pd_message;
  1747. pocall : pocall_none;
  1748. pooption : []; { can be po_msgstr or po_msgint }
  1749. mutexclpocall : [pocall_internproc];
  1750. mutexclpotype : [potype_constructor,potype_destructor,potype_operator];
  1751. mutexclpo : [po_interrupt,po_external,po_inline]
  1752. ),(
  1753. idtok:_MWPASCAL;
  1754. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1755. handler : nil;
  1756. pocall : pocall_mwpascal;
  1757. pooption : [];
  1758. mutexclpocall : [];
  1759. mutexclpotype : [];
  1760. mutexclpo : []
  1761. ),(
  1762. idtok:_NEAR;
  1763. pd_flags : [pd_implemen,pd_body,pd_procvar,pd_notobjintf];
  1764. handler : @pd_near;
  1765. pocall : pocall_none;
  1766. pooption : [];
  1767. mutexclpocall : [pocall_internproc];
  1768. mutexclpotype : [];
  1769. mutexclpo : []
  1770. ),(
  1771. idtok:_NOSTACKFRAME;
  1772. pd_flags : [pd_implemen,pd_body,pd_procvar,pd_notobjintf];
  1773. handler : nil;
  1774. pocall : pocall_none;
  1775. pooption : [po_nostackframe];
  1776. mutexclpocall : [pocall_internproc];
  1777. mutexclpotype : [];
  1778. mutexclpo : []
  1779. ),(
  1780. idtok:_OVERLOAD;
  1781. pd_flags : [pd_implemen,pd_interface,pd_body];
  1782. handler : @pd_overload;
  1783. pocall : pocall_none;
  1784. pooption : [po_overload];
  1785. mutexclpocall : [pocall_internproc];
  1786. mutexclpotype : [];
  1787. mutexclpo : []
  1788. ),(
  1789. idtok:_OVERRIDE;
  1790. pd_flags : [pd_interface,pd_object,pd_notobjintf];
  1791. handler : @pd_override;
  1792. pocall : pocall_none;
  1793. pooption : [po_overridingmethod,po_virtualmethod];
  1794. mutexclpocall : [pocall_internproc];
  1795. mutexclpotype : [];
  1796. mutexclpo : [po_exports,po_external,po_interrupt,po_virtualmethod,po_inline]
  1797. ),(
  1798. idtok:_PASCAL;
  1799. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1800. handler : nil;
  1801. pocall : pocall_pascal;
  1802. pooption : [];
  1803. mutexclpocall : [];
  1804. mutexclpotype : [potype_constructor,potype_destructor];
  1805. mutexclpo : [po_external]
  1806. ),(
  1807. idtok:_PUBLIC;
  1808. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobject,pd_notobjintf];
  1809. handler : @pd_public;
  1810. pocall : pocall_none;
  1811. pooption : [po_public,po_global];
  1812. mutexclpocall : [pocall_internproc];
  1813. mutexclpotype : [];
  1814. mutexclpo : [po_external,po_inline]
  1815. ),(
  1816. idtok:_REGISTER;
  1817. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1818. handler : nil;
  1819. pocall : pocall_register;
  1820. pooption : [];
  1821. mutexclpocall : [];
  1822. mutexclpotype : [potype_constructor,potype_destructor];
  1823. mutexclpo : [po_external]
  1824. ),(
  1825. idtok:_REINTRODUCE;
  1826. pd_flags : [pd_interface,pd_object,pd_notobjintf];
  1827. handler : @pd_reintroduce;
  1828. pocall : pocall_none;
  1829. pooption : [po_reintroduce];
  1830. mutexclpocall : [pocall_internproc];
  1831. mutexclpotype : [];
  1832. mutexclpo : [po_external,po_interrupt,po_exports,po_overridingmethod,po_inline]
  1833. ),(
  1834. idtok:_SAFECALL;
  1835. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1836. handler : nil;
  1837. pocall : pocall_safecall;
  1838. pooption : [];
  1839. mutexclpocall : [];
  1840. mutexclpotype : [potype_constructor,potype_destructor];
  1841. mutexclpo : [po_external]
  1842. ),(
  1843. idtok:_SOFTFLOAT;
  1844. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1845. handler : nil;
  1846. pocall : pocall_softfloat;
  1847. pooption : [];
  1848. mutexclpocall : [];
  1849. mutexclpotype : [potype_constructor,potype_destructor];
  1850. { it's available with po_external because the libgcc floating point routines on the arm
  1851. uses this calling convention }
  1852. mutexclpo : []
  1853. ),(
  1854. idtok:_STATIC;
  1855. pd_flags : [pd_interface,pd_implemen,pd_body,pd_object,pd_notobjintf];
  1856. handler : @pd_static;
  1857. pocall : pocall_none;
  1858. pooption : [po_staticmethod];
  1859. mutexclpocall : [pocall_internproc];
  1860. mutexclpotype : [potype_constructor,potype_destructor];
  1861. mutexclpo : [po_external,po_interrupt,po_exports,po_inline]
  1862. ),(
  1863. idtok:_STDCALL;
  1864. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1865. handler : nil;
  1866. pocall : pocall_stdcall;
  1867. pooption : [];
  1868. mutexclpocall : [];
  1869. mutexclpotype : [potype_constructor,potype_destructor];
  1870. mutexclpo : [po_external]
  1871. ),(
  1872. idtok:_SYSCALL;
  1873. { Different kind of syscalls are valid for AOS68k, AOSPPC and MOS. }
  1874. { FIX ME!!! MorphOS/AOS68k pd_flags should be:
  1875. pd_interface, pd_implemen, pd_notobject, pd_notobjintf (KB) }
  1876. pd_flags : [pd_interface,pd_implemen,pd_procvar];
  1877. handler : @pd_syscall;
  1878. pocall : pocall_syscall;
  1879. pooption : [];
  1880. mutexclpocall : [];
  1881. mutexclpotype : [potype_constructor,potype_destructor];
  1882. mutexclpo : [po_external,po_assembler,po_interrupt,po_exports]
  1883. ),(
  1884. idtok:_VIRTUAL;
  1885. pd_flags : [pd_interface,pd_object,pd_notobjintf];
  1886. handler : @pd_virtual;
  1887. pocall : pocall_none;
  1888. pooption : [po_virtualmethod];
  1889. mutexclpocall : [pocall_internproc];
  1890. mutexclpotype : [];
  1891. mutexclpo : [po_external,po_interrupt,po_exports,po_overridingmethod,po_inline]
  1892. ),(
  1893. idtok:_CPPDECL;
  1894. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  1895. handler : nil;
  1896. pocall : pocall_cppdecl;
  1897. pooption : [];
  1898. mutexclpocall : [];
  1899. mutexclpotype : [potype_constructor,potype_destructor];
  1900. mutexclpo : [po_assembler,po_external,po_virtualmethod]
  1901. ),(
  1902. idtok:_VARARGS;
  1903. pd_flags : [pd_interface,pd_implemen,pd_procvar];
  1904. handler : nil;
  1905. pocall : pocall_none;
  1906. pooption : [po_varargs];
  1907. mutexclpocall : [pocall_internproc,pocall_stdcall,pocall_register,
  1908. pocall_far16,pocall_oldfpccall,pocall_mwpascal];
  1909. mutexclpotype : [];
  1910. mutexclpo : [po_assembler,po_interrupt,po_inline]
  1911. ),(
  1912. idtok:_COMPILERPROC;
  1913. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobjintf];
  1914. handler : nil;
  1915. pocall : pocall_none;
  1916. pooption : [po_compilerproc];
  1917. mutexclpocall : [];
  1918. mutexclpotype : [potype_constructor,potype_destructor];
  1919. mutexclpo : [po_interrupt]
  1920. ),(
  1921. idtok:_WEAKEXTERNAL;
  1922. pd_flags : [pd_implemen,pd_interface,pd_notobject,pd_notobjintf,pd_cppobject];
  1923. handler : @pd_weakexternal;
  1924. pocall : pocall_none;
  1925. { mark it both external and weak external, so we don't have to
  1926. adapt all code for external symbols to also check for weak external
  1927. }
  1928. pooption : [po_external,po_weakexternal];
  1929. mutexclpocall : [pocall_internproc,pocall_syscall];
  1930. { allowed for external cpp classes }
  1931. mutexclpotype : [{potype_constructor,potype_destructor}];
  1932. mutexclpo : [po_public,po_exports,po_interrupt,po_assembler,po_inline]
  1933. )
  1934. );
  1935. function check_proc_directive(isprocvar:boolean):boolean;
  1936. var
  1937. i : longint;
  1938. begin
  1939. result:=false;
  1940. for i:=1 to num_proc_directives do
  1941. if proc_direcdata[i].idtok=idtoken then
  1942. begin
  1943. if ((not isprocvar) or
  1944. (pd_procvar in proc_direcdata[i].pd_flags)) and
  1945. { don't eat a public directive in classes }
  1946. not((idtoken=_PUBLIC) and (symtablestack.top.symtabletype=ObjectSymtable)) then
  1947. result:=true;
  1948. exit;
  1949. end;
  1950. end;
  1951. function parse_proc_direc(pd:tabstractprocdef;var pdflags:tpdflags):boolean;
  1952. {
  1953. Parse the procedure directive, returns true if a correct directive is found
  1954. }
  1955. var
  1956. p : longint;
  1957. found : boolean;
  1958. name : TIDString;
  1959. begin
  1960. parse_proc_direc:=false;
  1961. name:=tokeninfo^[idtoken].str;
  1962. found:=false;
  1963. { Hint directive? Then exit immediatly }
  1964. if (m_hintdirective in current_settings.modeswitches) then
  1965. begin
  1966. case idtoken of
  1967. _LIBRARY,
  1968. _PLATFORM,
  1969. _UNIMPLEMENTED,
  1970. _EXPERIMENTAL,
  1971. _DEPRECATED :
  1972. exit;
  1973. end;
  1974. end;
  1975. { C directive is MAC only, because it breaks too much existing code
  1976. on other platforms (PFV) }
  1977. if (idtoken=_C) and
  1978. not(m_mac in current_settings.modeswitches) then
  1979. exit;
  1980. { retrieve data for directive if found }
  1981. for p:=1 to num_proc_directives do
  1982. if proc_direcdata[p].idtok=idtoken then
  1983. begin
  1984. found:=true;
  1985. break;
  1986. end;
  1987. { Check if the procedure directive is known }
  1988. if not found then
  1989. begin
  1990. { parsing a procvar type the name can be any
  1991. next variable !! }
  1992. if ((pdflags * [pd_procvar,pd_object])=[]) and
  1993. not(idtoken=_PROPERTY) then
  1994. Message1(parser_w_unknown_proc_directive_ignored,name);
  1995. exit;
  1996. end;
  1997. { static needs a special treatment }
  1998. if (idtoken=_STATIC) and not (cs_static_keyword in current_settings.moduleswitches) then
  1999. exit;
  2000. { check if method and directive not for object, like public.
  2001. This needs to be checked also for procvars }
  2002. if (pd_notobject in proc_direcdata[p].pd_flags) and
  2003. (symtablestack.top.symtabletype=ObjectSymtable) and
  2004. { directive allowed for cpp classes? }
  2005. not(is_cppclass(tdef(symtablestack.top.defowner)) and (pd_cppobject in proc_direcdata[p].pd_flags)) then
  2006. exit;
  2007. { Conflicts between directives ? }
  2008. if (pd.proctypeoption in proc_direcdata[p].mutexclpotype) or
  2009. (pd.proccalloption in proc_direcdata[p].mutexclpocall) or
  2010. ((pd.procoptions*proc_direcdata[p].mutexclpo)<>[]) then
  2011. begin
  2012. Message1(parser_e_proc_dir_conflict,name);
  2013. exit;
  2014. end;
  2015. { set calling convention }
  2016. if proc_direcdata[p].pocall<>pocall_none then
  2017. begin
  2018. if (po_hascallingconvention in pd.procoptions) then
  2019. begin
  2020. Message2(parser_w_proc_overriding_calling,
  2021. proccalloptionStr[pd.proccalloption],
  2022. proccalloptionStr[proc_direcdata[p].pocall]);
  2023. end;
  2024. { check if the target processor supports this calling convention }
  2025. if not(proc_direcdata[p].pocall in supported_calling_conventions) then
  2026. begin
  2027. Message1(parser_e_illegal_calling_convention,proccalloptionStr[proc_direcdata[p].pocall]);
  2028. { recover }
  2029. proc_direcdata[p].pocall:=pocall_stdcall;
  2030. end;
  2031. pd.proccalloption:=proc_direcdata[p].pocall;
  2032. include(pd.procoptions,po_hascallingconvention);
  2033. end;
  2034. if pd.typ=procdef then
  2035. begin
  2036. { Check if the directive is only for objects }
  2037. if (pd_object in proc_direcdata[p].pd_flags) and
  2038. not assigned(tprocdef(pd)._class) then
  2039. exit;
  2040. { check if method and directive not for interface }
  2041. if (pd_notobjintf in proc_direcdata[p].pd_flags) and
  2042. is_interface(tprocdef(pd)._class) then
  2043. exit;
  2044. { check if method and directive not for interface }
  2045. if is_dispinterface(tprocdef(pd)._class) and
  2046. not(pd_dispinterface in proc_direcdata[p].pd_flags) then
  2047. exit;
  2048. end;
  2049. { consume directive, and turn flag on }
  2050. consume(token);
  2051. parse_proc_direc:=true;
  2052. { Check the pd_flags if the directive should be allowed }
  2053. if (pd_interface in pdflags) and
  2054. not(pd_interface in proc_direcdata[p].pd_flags) then
  2055. begin
  2056. Message1(parser_e_proc_dir_not_allowed_in_interface,name);
  2057. exit;
  2058. end;
  2059. if (pd_implemen in pdflags) and
  2060. not(pd_implemen in proc_direcdata[p].pd_flags) then
  2061. begin
  2062. Message1(parser_e_proc_dir_not_allowed_in_implementation,name);
  2063. exit;
  2064. end;
  2065. if (pd_procvar in pdflags) and
  2066. not(pd_procvar in proc_direcdata[p].pd_flags) then
  2067. begin
  2068. Message1(parser_e_proc_dir_not_allowed_in_procvar,name);
  2069. exit;
  2070. end;
  2071. { Return the new pd_flags }
  2072. if not(pd_body in proc_direcdata[p].pd_flags) then
  2073. exclude(pdflags,pd_body);
  2074. { Add the correct flag }
  2075. pd.procoptions:=pd.procoptions+proc_direcdata[p].pooption;
  2076. { Call the handler }
  2077. if pointer(proc_direcdata[p].handler)<>nil then
  2078. proc_direcdata[p].handler(pd);
  2079. end;
  2080. function proc_get_importname(pd:tprocdef):string;
  2081. function maybe_cprefix(const s:string):string;
  2082. begin
  2083. if not(pd.proccalloption in [pocall_cdecl,pocall_cppdecl]) then
  2084. result:=s
  2085. else
  2086. result:=target_info.Cprefix+s;
  2087. end;
  2088. begin
  2089. result:='';
  2090. if not(po_external in pd.procoptions) then
  2091. internalerror(200412151);
  2092. { external name or number is specified }
  2093. if assigned(pd.import_name) or (pd.import_nr<>0) then
  2094. begin
  2095. if assigned(pd.import_dll) then
  2096. begin
  2097. { If we are not using direct dll linking under win32 then imports
  2098. need to use the normal name since two functions can refer to the
  2099. same DLL function. This is also needed for compatability
  2100. with Delphi and TP7 }
  2101. (*
  2102. case target_info.system of
  2103. system_i386_emx,
  2104. system_i386_os2 :
  2105. begin
  2106. { keep normal mangledname }
  2107. if not (Assigned (PD.Import_Name)) then
  2108. Result := PD.MangledName;
  2109. end;
  2110. else
  2111. *)
  2112. if assigned(pd.import_name) then
  2113. begin
  2114. if target_info.system in (system_all_windows +
  2115. [system_i386_emx, system_i386_os2]) then
  2116. { cprefix is not used in DLL imports under Windows or OS/2 }
  2117. result:=pd.import_name^
  2118. else
  2119. result:=maybe_cprefix(pd.import_name^);
  2120. end
  2121. else
  2122. result:=ExtractFileName(pd.import_dll^)+'_index_'+tostr(pd.import_nr);
  2123. end
  2124. else
  2125. result:=maybe_cprefix(pd.import_name^);
  2126. end
  2127. else
  2128. begin
  2129. { Default names when importing variables }
  2130. case pd.proccalloption of
  2131. pocall_cdecl :
  2132. begin
  2133. if assigned(pd._class) then
  2134. result:=target_info.Cprefix+pd._class.objrealname^+'_'+pd.procsym.realname
  2135. else
  2136. result:=target_info.Cprefix+pd.procsym.realname;
  2137. end;
  2138. pocall_cppdecl :
  2139. begin
  2140. result:=target_info.Cprefix+pd.cplusplusmangledname;
  2141. end;
  2142. else
  2143. begin
  2144. {In MacPas a single "external" has the same effect as "external name 'xxx'" }
  2145. if (m_mac in current_settings.modeswitches) then
  2146. result:=tprocdef(pd).procsym.realname;
  2147. end;
  2148. end;
  2149. end;
  2150. end;
  2151. procedure proc_set_mangledname(pd:tprocdef);
  2152. var
  2153. s : string;
  2154. begin
  2155. { When the mangledname is already set we aren't allowed to change
  2156. it because it can already be used somewhere (PFV) }
  2157. if not(po_has_mangledname in pd.procoptions) then
  2158. begin
  2159. if (po_external in pd.procoptions) then
  2160. begin
  2161. { External Procedures are only allowed to change the mangledname
  2162. in their first declaration }
  2163. if (pd.forwarddef or (not pd.hasforward)) then
  2164. begin
  2165. s:=proc_get_importname(pd);
  2166. if s<>'' then
  2167. begin
  2168. { Replace ? and @ in import name, since GNU AS does not allow these characters in symbol names. }
  2169. { This allows to import VC++ mangled names from DLLs. }
  2170. { Do not perform replacement, if external symbol is not imported from DLL. }
  2171. if (target_info.system in system_all_windows) and (pd.import_dll<>nil) then
  2172. begin
  2173. Replace(s,'?','__q$$');
  2174. {$ifdef arm}
  2175. { @ symbol is not allowed in ARM assembler only }
  2176. Replace(s,'@','__a$$');
  2177. {$endif arm}
  2178. end;
  2179. pd.setmangledname(s);
  2180. end;
  2181. end;
  2182. end
  2183. else
  2184. { Normal procedures }
  2185. begin
  2186. if (po_compilerproc in pd.procoptions) then
  2187. begin
  2188. pd.setmangledname(lower(pd.procsym.name));
  2189. end;
  2190. end;
  2191. end;
  2192. { Public/exported alias names }
  2193. if (([po_public,po_exports]*pd.procoptions)<>[]) and
  2194. not(po_has_public_name in pd.procoptions) then
  2195. begin
  2196. case pd.proccalloption of
  2197. pocall_cdecl :
  2198. begin
  2199. if assigned(pd._class) then
  2200. pd.aliasnames.insert(target_info.Cprefix+pd._class.objrealname^+'_'+pd.procsym.realname)
  2201. else
  2202. begin
  2203. { Export names are not mangled on Windows and OS/2, see also pexports.pas }
  2204. if (target_info.system in (system_all_windows+[system_i386_emx, system_i386_os2])) and
  2205. (po_exports in pd.procoptions) then
  2206. pd.aliasnames.insert(pd.procsym.realname)
  2207. else
  2208. pd.aliasnames.insert(target_info.Cprefix+pd.procsym.realname);
  2209. end;
  2210. end;
  2211. pocall_cppdecl :
  2212. begin
  2213. pd.aliasnames.insert(target_info.Cprefix+pd.cplusplusmangledname);
  2214. end;
  2215. end;
  2216. { prevent adding the alias a second time }
  2217. include(pd.procoptions,po_has_public_name);
  2218. end;
  2219. end;
  2220. procedure handle_calling_convention(pd:tabstractprocdef);
  2221. begin
  2222. { set the default calling convention if none provided }
  2223. if not(po_hascallingconvention in pd.procoptions) then
  2224. pd.proccalloption:=current_settings.defproccall
  2225. else
  2226. begin
  2227. if pd.proccalloption=pocall_none then
  2228. internalerror(200309081);
  2229. end;
  2230. { handle proccall specific settings }
  2231. case pd.proccalloption of
  2232. pocall_cdecl,
  2233. pocall_cppdecl :
  2234. begin
  2235. { check C cdecl para types }
  2236. check_c_para(pd);
  2237. end;
  2238. pocall_far16 :
  2239. begin
  2240. { Temporary stub, must be rewritten to support OS/2 far16 }
  2241. Message1(parser_w_proc_directive_ignored,'FAR16');
  2242. end;
  2243. end;
  2244. { Inlining is enabled and supported? }
  2245. if (po_inline in pd.procoptions) and
  2246. not(cs_do_inline in current_settings.localswitches) then
  2247. begin
  2248. { Give an error if inline is not supported by the compiler mode,
  2249. otherwise only give a warning that this procedure will not be inlined }
  2250. if not(m_default_inline in current_settings.modeswitches) then
  2251. Message(parser_e_proc_inline_not_supported)
  2252. else
  2253. Message(parser_w_inlining_disabled);
  2254. exclude(pd.procoptions,po_inline);
  2255. end;
  2256. { For varargs directive also cdecl and external must be defined }
  2257. if (po_varargs in pd.procoptions) then
  2258. begin
  2259. { check first for external in the interface, if available there
  2260. then the cdecl must also be there since there is no implementation
  2261. available to contain it }
  2262. if parse_only then
  2263. begin
  2264. { if external is available, then cdecl must also be available,
  2265. procvars don't need external }
  2266. if not((po_external in pd.procoptions) or
  2267. (pd.typ=procvardef)) and
  2268. not(pd.proccalloption in [pocall_cdecl,pocall_cppdecl,pocall_mwpascal]) then
  2269. Message(parser_e_varargs_need_cdecl_and_external);
  2270. end
  2271. else
  2272. begin
  2273. { both must be defined now }
  2274. if not((po_external in pd.procoptions) or
  2275. (pd.typ=procvardef)) or
  2276. not(pd.proccalloption in [pocall_cdecl,pocall_cppdecl,pocall_mwpascal]) then
  2277. Message(parser_e_varargs_need_cdecl_and_external);
  2278. end;
  2279. end;
  2280. { insert hidden high parameters }
  2281. pd.parast.SymList.ForEachCall(@insert_hidden_para,pd);
  2282. { insert hidden self parameter }
  2283. insert_self_and_vmt_para(pd);
  2284. { insert funcret parameter if required }
  2285. insert_funcret_para(pd);
  2286. { Make var parameters regable, this must be done after the calling
  2287. convention is set. }
  2288. { this must be done before parentfp is insert, because getting all cases
  2289. where parentfp must be in a memory location isn't catched properly so
  2290. we put parentfp never in a register }
  2291. pd.parast.SymList.ForEachCall(@set_addr_param_regable,pd);
  2292. { insert parentfp parameter if required }
  2293. insert_parentfp_para(pd);
  2294. { Calculate parameter tlist }
  2295. pd.calcparas;
  2296. end;
  2297. procedure parse_proc_directives(pd:tabstractprocdef;var pdflags:tpdflags);
  2298. {
  2299. Parse the procedure directives. It does not matter if procedure directives
  2300. are written using ;procdir; or ['procdir'] syntax.
  2301. }
  2302. var
  2303. res : boolean;
  2304. begin
  2305. if (m_mac in current_settings.modeswitches) and (cs_externally_visible in current_settings.localswitches) then
  2306. begin
  2307. tprocdef(pd).aliasnames.insert(tprocdef(pd).procsym.realname);
  2308. include(pd.procoptions,po_public);
  2309. include(pd.procoptions,po_has_public_name);
  2310. include(pd.procoptions,po_global);
  2311. end;
  2312. while token in [_ID,_LECKKLAMMER] do
  2313. begin
  2314. if try_to_consume(_LECKKLAMMER) then
  2315. begin
  2316. repeat
  2317. parse_proc_direc(pd,pdflags);
  2318. until not try_to_consume(_COMMA);
  2319. consume(_RECKKLAMMER);
  2320. { we always expect at least '[];' }
  2321. res:=true;
  2322. end
  2323. else
  2324. begin
  2325. res:=parse_proc_direc(pd,pdflags);
  2326. end;
  2327. { A procedure directive normally followed by a semicolon, but in
  2328. a const section or reading a type we should stop when _EQUAL is found,
  2329. because a constant/default value follows }
  2330. if res then
  2331. begin
  2332. if (block_type=bt_const_type) and
  2333. (token=_EQUAL) then
  2334. break;
  2335. { support procedure proc;stdcall export; }
  2336. if not(check_proc_directive((pd.typ=procvardef))) then
  2337. begin
  2338. { support "record p : procedure stdcall end;" and
  2339. "var p : procedure stdcall = nil;" }
  2340. if (pd_procvar in pdflags) and
  2341. (token in [_END,_RKLAMMER,_EQUAL]) then
  2342. break
  2343. else
  2344. begin
  2345. if (token=_COLON) then
  2346. begin
  2347. Message(parser_e_field_not_allowed_here);
  2348. consume_all_until(_SEMICOLON);
  2349. end;
  2350. consume(_SEMICOLON)
  2351. end;
  2352. end;
  2353. end
  2354. else
  2355. break;
  2356. end;
  2357. end;
  2358. procedure parse_var_proc_directives(sym:tsym);
  2359. var
  2360. pdflags : tpdflags;
  2361. pd : tabstractprocdef;
  2362. begin
  2363. pdflags:=[pd_procvar];
  2364. pd:=nil;
  2365. case sym.typ of
  2366. fieldvarsym,
  2367. staticvarsym,
  2368. localvarsym,
  2369. paravarsym :
  2370. pd:=tabstractprocdef(tabstractvarsym(sym).vardef);
  2371. typesym :
  2372. pd:=tabstractprocdef(ttypesym(sym).typedef);
  2373. else
  2374. internalerror(2003042617);
  2375. end;
  2376. if pd.typ<>procvardef then
  2377. internalerror(2003042618);
  2378. { names should never be used anyway }
  2379. parse_proc_directives(pd,pdflags);
  2380. end;
  2381. procedure parse_object_proc_directives(pd:tabstractprocdef);
  2382. var
  2383. pdflags : tpdflags;
  2384. begin
  2385. pdflags:=[pd_object];
  2386. parse_proc_directives(pd,pdflags);
  2387. end;
  2388. function proc_add_definition(var currpd:tprocdef):boolean;
  2389. {
  2390. Add definition aprocdef to the overloaded definitions of aprocsym. If a
  2391. forwarddef is found and reused it returns true
  2392. }
  2393. var
  2394. fwpd : tprocdef;
  2395. currparasym,
  2396. fwparasym : tsym;
  2397. currparacnt,
  2398. fwparacnt,
  2399. curridx,
  2400. fwidx,
  2401. i : longint;
  2402. po_comp : tprocoptions;
  2403. paracompopt: tcompare_paras_options;
  2404. forwardfound : boolean;
  2405. begin
  2406. forwardfound:=false;
  2407. { check overloaded functions if the same function already exists }
  2408. for i:=0 to tprocsym(currpd.procsym).ProcdefList.Count-1 do
  2409. begin
  2410. fwpd:=tprocdef(tprocsym(currpd.procsym).ProcdefList[i]);
  2411. { Skip overloaded definitions that are declared in other units }
  2412. if fwpd.procsym<>currpd.procsym then
  2413. continue;
  2414. { check the parameters, for delphi/tp it is possible to
  2415. leave the parameters away in the implementation (forwarddef=false).
  2416. But for an overload declared function this is not allowed }
  2417. if { check if empty implementation arguments match is allowed }
  2418. (
  2419. not(m_repeat_forward in current_settings.modeswitches) and
  2420. not(currpd.forwarddef) and
  2421. is_bareprocdef(currpd) and
  2422. not(po_overload in fwpd.procoptions)
  2423. ) or
  2424. { check arguments, we need to check only the user visible parameters. The hidden parameters
  2425. can be in a different location because of the calling convention, eg. L-R vs. R-L order (PFV) }
  2426. (
  2427. (compare_paras(currpd.paras,fwpd.paras,cp_none,[cpo_comparedefaultvalue,cpo_ignorehidden,cpo_openequalisexact])=te_exact) and
  2428. (fwpd.returndef=currpd.returndef)
  2429. ) then
  2430. begin
  2431. { Check if we've found the forwarddef, if found then
  2432. we need to update the forward def with the current
  2433. implementation settings }
  2434. if fwpd.forwarddef then
  2435. begin
  2436. forwardfound:=true;
  2437. if not(m_repeat_forward in current_settings.modeswitches) and
  2438. (fwpd.proccalloption<>currpd.proccalloption) then
  2439. paracompopt:=[cpo_ignorehidden,cpo_comparedefaultvalue,cpo_openequalisexact]
  2440. else
  2441. paracompopt:=[cpo_comparedefaultvalue,cpo_openequalisexact];
  2442. { Check calling convention }
  2443. if (fwpd.proccalloption<>currpd.proccalloption) then
  2444. begin
  2445. { In delphi it is possible to specify the calling
  2446. convention in the interface or implementation if
  2447. there was no convention specified in the other
  2448. part }
  2449. if (m_delphi in current_settings.modeswitches) then
  2450. begin
  2451. if not(po_hascallingconvention in currpd.procoptions) then
  2452. currpd.proccalloption:=fwpd.proccalloption
  2453. else
  2454. if not(po_hascallingconvention in fwpd.procoptions) then
  2455. fwpd.proccalloption:=currpd.proccalloption
  2456. else
  2457. begin
  2458. MessagePos(currpd.fileinfo,parser_e_call_convention_dont_match_forward);
  2459. tprocsym(currpd.procsym).write_parameter_lists(currpd);
  2460. { restore interface settings }
  2461. currpd.proccalloption:=fwpd.proccalloption;
  2462. end;
  2463. end
  2464. else
  2465. begin
  2466. MessagePos(currpd.fileinfo,parser_e_call_convention_dont_match_forward);
  2467. tprocsym(currpd.procsym).write_parameter_lists(currpd);
  2468. { restore interface settings }
  2469. currpd.proccalloption:=fwpd.proccalloption;
  2470. end;
  2471. end;
  2472. { Check if the procedure type and return type are correct,
  2473. also the parameters must match also with the type }
  2474. if ((m_repeat_forward in current_settings.modeswitches) or
  2475. not is_bareprocdef(currpd)) and
  2476. ((compare_paras(currpd.paras,fwpd.paras,cp_all,paracompopt)<>te_exact) or
  2477. (fwpd.returndef<>currpd.returndef)) then
  2478. begin
  2479. MessagePos1(currpd.fileinfo,parser_e_header_dont_match_forward,
  2480. fwpd.fullprocname(false));
  2481. tprocsym(currpd.procsym).write_parameter_lists(currpd);
  2482. break;
  2483. end;
  2484. { Check if both are declared forward }
  2485. if fwpd.forwarddef and currpd.forwarddef then
  2486. begin
  2487. MessagePos1(currpd.fileinfo,parser_e_function_already_declared_public_forward,
  2488. currpd.fullprocname(false));
  2489. end;
  2490. { internconst or internproc only need to be defined once }
  2491. if (fwpd.proccalloption=pocall_internproc) then
  2492. currpd.proccalloption:=fwpd.proccalloption
  2493. else
  2494. if (currpd.proccalloption=pocall_internproc) then
  2495. fwpd.proccalloption:=currpd.proccalloption;
  2496. { Check procedure options, Delphi requires that class is
  2497. repeated in the implementation for class methods }
  2498. if (m_fpc in current_settings.modeswitches) then
  2499. po_comp:=[po_classmethod,po_varargs,po_methodpointer,po_interrupt]
  2500. else
  2501. po_comp:=[po_classmethod,po_methodpointer];
  2502. if ((po_comp * fwpd.procoptions)<>(po_comp * currpd.procoptions)) or
  2503. (fwpd.proctypeoption <> currpd.proctypeoption) then
  2504. begin
  2505. MessagePos1(currpd.fileinfo,parser_e_header_dont_match_forward,
  2506. fwpd.fullprocname(false));
  2507. tprocsym(fwpd.procsym).write_parameter_lists(fwpd);
  2508. { This error is non-fatal, we can recover }
  2509. end;
  2510. { Forward declaration is external? }
  2511. if (po_external in fwpd.procoptions) then
  2512. MessagePos(currpd.fileinfo,parser_e_proc_already_external);
  2513. { Check parameters }
  2514. if (m_repeat_forward in current_settings.modeswitches) or
  2515. (currpd.minparacount>0) then
  2516. begin
  2517. { If mangled names are equal then they have the same amount of arguments }
  2518. { We can check the names of the arguments }
  2519. { both symtables are in the same order from left to right }
  2520. curridx:=0;
  2521. fwidx:=0;
  2522. currparacnt:=currpd.parast.SymList.Count;
  2523. fwparacnt:=fwpd.parast.SymList.Count;
  2524. repeat
  2525. { skip default parameter constsyms }
  2526. while (curridx<currparacnt) and
  2527. (tsym(currpd.parast.SymList[curridx]).typ<>paravarsym) do
  2528. inc(curridx);
  2529. while (fwidx<fwparacnt) and
  2530. (tsym(fwpd.parast.SymList[fwidx]).typ<>paravarsym) do
  2531. inc(fwidx);
  2532. { stop when one of the two lists is at the end }
  2533. if (fwidx>=fwparacnt) or (curridx>=currparacnt) then
  2534. break;
  2535. { compare names of parameters, ignore implictly
  2536. renamed parameters }
  2537. currparasym:=tsym(currpd.parast.SymList[curridx]);
  2538. fwparasym:=tsym(fwpd.parast.SymList[fwidx]);
  2539. if not(sp_implicitrename in currparasym.symoptions) and
  2540. not(sp_implicitrename in fwparasym.symoptions) then
  2541. begin
  2542. if (currparasym.name<>fwparasym.name) then
  2543. begin
  2544. MessagePos3(currpd.fileinfo,parser_e_header_different_var_names,
  2545. tprocsym(currpd.procsym).realname,fwparasym.realname,currparasym.realname);
  2546. break;
  2547. end;
  2548. end;
  2549. { next parameter }
  2550. inc(curridx);
  2551. inc(fwidx);
  2552. until false;
  2553. end;
  2554. { Everything is checked, now we can update the forward declaration
  2555. with the new data from the implementation }
  2556. fwpd.forwarddef:=currpd.forwarddef;
  2557. fwpd.hasforward:=true;
  2558. fwpd.procoptions:=fwpd.procoptions+currpd.procoptions;
  2559. { marked as local but exported from unit? }
  2560. if (po_kylixlocal in fwpd.procoptions) and (fwpd.owner.symtabletype=globalsymtable) then
  2561. MessagePos(fwpd.fileinfo,type_e_cant_export_local);
  2562. if fwpd.extnumber=$ffff then
  2563. fwpd.extnumber:=currpd.extnumber;
  2564. while not currpd.aliasnames.empty do
  2565. fwpd.aliasnames.insert(currpd.aliasnames.getfirst);
  2566. { update fileinfo so position references the implementation,
  2567. also update funcretsym if it is already generated }
  2568. fwpd.fileinfo:=currpd.fileinfo;
  2569. if assigned(fwpd.funcretsym) then
  2570. fwpd.funcretsym.fileinfo:=currpd.fileinfo;
  2571. if assigned(currpd.deprecatedmsg) then
  2572. begin
  2573. stringdispose(fwpd.deprecatedmsg);
  2574. fwpd.deprecatedmsg:=stringdup(currpd.deprecatedmsg^);
  2575. end;
  2576. { import names }
  2577. if assigned(currpd.import_dll) then
  2578. begin
  2579. stringdispose(fwpd.import_dll);
  2580. fwpd.import_dll:=stringdup(currpd.import_dll^);
  2581. end;
  2582. if assigned(currpd.import_name) then
  2583. begin
  2584. stringdispose(fwpd.import_name);
  2585. fwpd.import_name:=stringdup(currpd.import_name^);
  2586. end;
  2587. fwpd.import_nr:=currpd.import_nr;
  2588. { for compilerproc defines we need to rename and update the
  2589. symbolname to lowercase }
  2590. if (po_compilerproc in fwpd.procoptions) then
  2591. begin
  2592. { rename to lowercase so users can't access it }
  2593. fwpd.procsym.realname:='$'+lower(fwpd.procsym.name);
  2594. { the mangeled name is already changed by the pd_compilerproc }
  2595. { handler. It must be done immediately because if we have a }
  2596. { call to a compilerproc before it's implementation is }
  2597. { encountered, it must already use the new mangled name (JM) }
  2598. end;
  2599. { Release current procdef }
  2600. currpd.owner.deletedef(currpd);
  2601. currpd:=fwpd;
  2602. end
  2603. else
  2604. begin
  2605. { abstract methods aren't forward defined, but this }
  2606. { needs another error message }
  2607. if (po_abstractmethod in fwpd.procoptions) then
  2608. MessagePos(currpd.fileinfo,parser_e_abstract_no_definition)
  2609. else
  2610. begin
  2611. MessagePos(currpd.fileinfo,parser_e_overloaded_have_same_parameters);
  2612. tprocsym(currpd.procsym).write_parameter_lists(currpd);
  2613. end;
  2614. end;
  2615. { we found one proc with the same arguments, there are no others
  2616. so we can stop }
  2617. break;
  2618. end;
  2619. { check for allowing overload directive }
  2620. if not(m_fpc in current_settings.modeswitches) then
  2621. begin
  2622. { overload directive turns on overloading }
  2623. if ((po_overload in currpd.procoptions) or
  2624. (po_overload in fwpd.procoptions)) then
  2625. begin
  2626. { check if all procs have overloading, but not if the proc is a method or
  2627. already declared forward, then the check is already done }
  2628. if not(fwpd.hasforward or
  2629. assigned(currpd._class) or
  2630. (currpd.forwarddef<>fwpd.forwarddef) or
  2631. ((po_overload in currpd.procoptions) and
  2632. (po_overload in fwpd.procoptions))) then
  2633. begin
  2634. MessagePos1(currpd.fileinfo,parser_e_no_overload_for_all_procs,currpd.procsym.realname);
  2635. break;
  2636. end;
  2637. end
  2638. else
  2639. begin
  2640. if not(fwpd.forwarddef) then
  2641. begin
  2642. if (m_tp7 in current_settings.modeswitches) then
  2643. MessagePos(currpd.fileinfo,parser_e_procedure_overloading_is_off)
  2644. else
  2645. MessagePos1(currpd.fileinfo,parser_e_no_overload_for_all_procs,currpd.procsym.realname);
  2646. break;
  2647. end;
  2648. end;
  2649. end; { equal arguments }
  2650. end;
  2651. { if we didn't reuse a forwarddef then we add the procdef to the overloaded
  2652. list }
  2653. if not forwardfound then
  2654. begin
  2655. { can happen in Delphi mode }
  2656. if (currpd.proctypeoption = potype_function) and
  2657. is_void(currpd.returndef) then
  2658. MessagePos1(currpd.fileinfo,parser_e_no_funcret_specified,currpd.procsym.realname);
  2659. tprocsym(currpd.procsym).ProcdefList.Add(currpd);
  2660. end;
  2661. proc_add_definition:=forwardfound;
  2662. end;
  2663. end.