F file read error
Compare changes
- florian authored
+ 1
− 1
@@ -90,7 +90,7 @@ inline auto load_string_file(const path &path) -> std::string {
@@ -90,7 +90,7 @@ inline auto load_string_file(const path &path) -> std::string {
See #30 (closed). Having an empty path for the certificate leads to a vanilla basic iostream error
The basic exception is caught and changed into a slightly more precise Exception with error code.
e.g. set cert path to empty string and try to connect
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.