We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Reference to deprecated error code in comments
Should remove it from here as well cFE/modules/cfe_testcase/src/tbl_content_mang_test.c Line 56 in a0c2de6 /* This is a very unintuitive error message. CFE_TBL_ERR_FILE_NOT_FOUND would be more accurate */
Should remove it from here as well
cFE/modules/cfe_testcase/src/tbl_content_mang_test.c
Line 56 in a0c2de6
_Originally posted by @zanzaben in #1859 (review)
To Reproduce Inspect tbl_content_mang_test
tbl_content_mang_test
Expected behavior No references to deleted items
Code snips See above
System observed on: Source code coment
Additional context See #1859
Reporter Info @astrogeco
The text was updated successfully, but these errors were encountered:
Merge pull request #1859 from jphickey/fix-1858-tbl-filenotfound-err
c729862
Fix #1858, remove unused CFE_TBL_ERR_FILE_NOT_FOUND Fix #1863, Remove comment referencing CFE_TBL_ERR_FILE_NOT_FOUND
Successfully merging a pull request may close this issue.
Describe the bug
Reference to deprecated error code in comments
_Originally posted by @zanzaben in #1859 (review)
To Reproduce
Inspect
tbl_content_mang_test
Expected behavior
No references to deleted items
Code snips
See above
System observed on:
Source code coment
Additional context
See #1859
Reporter Info
@astrogeco
The text was updated successfully, but these errors were encountered: