Skip to content
New issue

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

docs: Session Debug #87

Open
23 tasks
ntlhui opened this issue Oct 1, 2024 · 0 comments
Open
23 tasks

docs: Session Debug #87

ntlhui opened this issue Oct 1, 2024 · 0 comments

Comments

@ntlhui
Copy link
Contributor

ntlhui commented Oct 1, 2024

  • src/debug/session_debug.cpp:51: error: Member DEPD_testOpenRW(void) (function) of file session_debug.cpp is not documented.
  • src/debug/session_debug.cpp:64: error: Member DEPD_testOpenRO(void) (function) of file session_debug.cpp is not documented.
  • src/debug/session_debug.cpp:77: error: Member DEPD_testOpenWO(void) (function) of file session_debug.cpp is not documented.
  • src/debug/session_debug.cpp:103: error: Member DEPD_testCloseFile(void) (function) of file session_debug.cpp is not documented.
  • src/debug/session_debug.cpp:90: error: Member DEPD_testWrite(void) (function) of file session_debug.cpp is not documented.
  • src/debug/session_debug.cpp:110: error: Member DEPD_testRead(void) (function) of file session_debug.cpp is not documented.
  • src/debug/session_debug.cpp:131: error: Member DEPD_dumpErrno(void) (function) of file session_debug.cpp is not documented.
  • src/debug/session_debug.cpp:136: error: Member DEPD_testSeek(void) (function) of file session_debug.cpp is not documented.
  • src/debug/session_debug.cpp:152: error: Member DEPD_testGetLength(void) (function) of file session_debug.cpp is not documented.
  • src/debug/session_debug.cpp:161: error: Member DEPD_testRemove(void) (function) of file session_debug.cpp is not documented.
  • src/debug/session_debug.cpp:168: error: Member DEPD_testTruncate(void) (function) of file session_debug.cpp is not documented.
  • src/debug/session_debug.cpp:35: error: Member Session_debug_menu[] (variable) of file session_debug.cpp is not documented.
  • <DEPD_dumpErrno>:1: error: parameters of member DEPD_dumpErrno are not documented
  • <DEPD_testCloseFile>:1: error: parameters of member DEPD_testCloseFile are not documented
  • <DEPD_testGetLength>:1: error: parameters of member DEPD_testGetLength are not documented
  • <DEPD_testOpenRO>:1: error: parameters of member DEPD_testOpenRO are not documented
  • <DEPD_testOpenRW>:1: error: parameters of member DEPD_testOpenRW are not documented
  • <DEPD_testOpenWO>:1: error: parameters of member DEPD_testOpenWO are not documented
  • <DEPD_testRead>:1: error: parameters of member DEPD_testRead are not documented
  • <DEPD_testRemove>:1: error: parameters of member DEPD_testRemove are not documented
  • <DEPD_testSeek>:1: error: parameters of member DEPD_testSeek are not documented
  • <DEPD_testTruncate>:1: error: parameters of member DEPD_testTruncate are not documented
  • <DEPD_testWrite>:1: error: parameters of member DEPD_testWrite are not documented

ed2263e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant