Waldek Hebisch wrote:
OK. The following patch (to may current version, but should work with gpc-20060215) should do this:
chk_dialect ("`Exit' with a qualified indentifier as an argument is",
Typo (identifier).
Do we really need qualified identifiers here? (BTW, by QI I normally mean InterfaceName.RoutineName which makes no sense here. I suppose you mean ObjectType.MethodName.) Do other compilers support them? AIUI, Peter Schorn tried them only because GPC didn't support plain method names.
Frank