SQL*PLus "show errors" incorrect/wrong

In TOAD for Oracle 13.3 the Script Output, Output pane, states
"No errors." when "create or replace" statement for a PL/SQL package and SQL*Plus "show errors" is used in the script.

The Errors pane of the Sript Output has the correct error. However the Output pane prints out the following lines, of which the 2nd line is incorrect and misleading:

Warning: compiled but with compilation errors
No errors.

Thanks I can reproduce that. It seems to only happen when the schema name is included in the PL/SQL object name.

Oh. OK. Developing PL/SQL packages in other schemas is part of my normal workflow.

It's been fixed for version 14.0.