The code import for OO languages (Java, Processing, ObjectPascal/Delphi) does not always succeed in detecting method calls and hence may not automatically convert them from Instruction elements into CALL elements:
This is certainly tolerable, but a manual attempt to transmute them afterwards always fails, simply because the conditions are still too strict.
In addition, a test method for function call syntax ignored the argument whether or not qualified names are to beaccepted - which is in fact a bug.
The code import for OO languages (Java, Processing, ObjectPascal/Delphi) does not always succeed in detecting method calls and hence may not automatically convert them from Instruction elements into CALL elements:
This is certainly tolerable, but a manual attempt to transmute them afterwards always fails, simply because the conditions are still too strict. In addition, a test method for function call syntax ignored the argument whether or not qualified names are to beaccepted - which is in fact a bug.