Skip to content
Snippets Groups Projects
Commit 3e82eb94 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

sbbs_t::fremove() will now, by default, ignore (not log) ENOENT errors

ENOENT = "No such file or directory"

Passing 'true' for the optional 'log_all_errors' parameter overrides this
(logs all errors, including ENOENT).
parent 82f91fff
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment