mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 01:39:42 +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;
|
srsymtable : tsymtable;
|
||||||
msgsendname : string;
|
msgsendname : string;
|
||||||
begin
|
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,
|
{ typecheck pass must already have run on the call node,
|
||||||
because pass1 calls this method
|
because pass1 calls this method
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user