1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-12-24 19:37:49 +03:00

TODO: update item about compiler warnings [ci skip]

Follow-up to 08354e0abb
Follow-up to 2934790572
Follow-up to 5a96f494ee
Follow-up to 463449fb9e
Follow-up to 02f2700a61
This commit is contained in:
Viktor Szakats
2023-04-06 10:53:03 +00:00
parent 4048d0ba26
commit 2082db93b2

View File

@@ -16,7 +16,7 @@ Things TODO
* Extend the test suite to actually test lots of aspects of libssh2
* Fix all compiler warnings (some can't be done without API changes)
* Update public API to drop casts added to fix compiler warnings
* Expose error messages sent by the server