ada-compile-goto-error-file-linenr-re

ada-compile-goto-error-file-linenr-re is a variable defined in `ada-mode.el'.
Its value is

"\\([-_.a-zA-Z0-9]+\\):\\([0-9]+\\)\\(:\\([0-9]+\\)\\)?"

  • This variable may be risky if used as a file-local variable.

Documentation:
Regexp matching filename:linenr[:column].