Opened 2 years ago
Closed 2 years ago
#2600 closed enhancement (fixed)
Error Codes Clean-up
Reported by: | aburamadan | Owned by: | aburamadan |
---|---|---|---|
Priority: | minor | Milestone: | 10.0 |
Component: | raslib | Version: | 10.0 |
Keywords: | Cc: | dmisev/pbaumann | |
Complexity: | Medium |
Description
Clean up of the error codes implementation.
-define for every error code a constant
-replace all err codes with their constants throughout the relevant source code
-fix duplicate error codes
-replace wrong err code uses with the correct code
-add err msgs in bin/errtxts to where they are missing
-flag unused err codes with inline comments in raslib/error.hh
-fix indentation issues in bin/errtxts file, update error code count
Change History (1)
comment:1 by , 2 years ago
Component: | undecided → raslib |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.