File: error_messages_with_various_error_levels.lst

package info (click to toggle)
cod-tools 3.7.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 154,792 kB
  • sloc: perl: 57,588; sh: 36,842; ansic: 6,402; xml: 1,982; yacc: 1,117; makefile: 727; python: 166
file content (5 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (3)
1
2
3
4
5
test_program: test_file: NOTE, this message is a note.
test_program: test_file: WARNING, this message is a warning.
test_program: test_file: ERROR, this message is an error.
test_program: test_file: ERROR-42, this message is an error with a numeric code.
test_program: test_file: ERROR_FATAL, this messages is a fatal error.