mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 20:39:25 +02:00
* part of r15163, forgot to commit
git-svn-id: trunk@15164 -
This commit is contained in:
parent
0dcedf3799
commit
34487fa455
@ -1777,6 +1777,8 @@ implementation
|
||||
srsymtable : tsymtable;
|
||||
msgsendname : string;
|
||||
begin
|
||||
if not(m_objectivec1 in current_settings.modeswitches) then
|
||||
Message(parser_f_modeswitch_objc_required);
|
||||
{ typecheck pass must already have run on the call node,
|
||||
because pass1 calls this method
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user