eggdrop icon indicating copy to clipboard operation
eggdrop copied to clipboard

Fix tcl compress/uncompress error handling and doc

Open michaelortmann opened this issue 1 year ago • 0 comments

Found by: michaelortmann Patch by: michaelortmann Fixes:

One-line summary: Fix tcl compress/uncompress error handling and doc

Additional description (if needed): compression functions were already returning different return values but for case movefile() fails COMPF_SUCCESS was returned This PR fixes that and and the doc that belongs to it

Test cases demonstrating functionality (if applicable):

michaelortmann avatar Jun 21 '24 22:06 michaelortmann