19 Sep
2018
19 Sep
'18
2:34 a.m.
On Wed, Sep 19, 2018 at 10:53:22AM +1000, Allan McRae wrote:
[...]
This will print:
error: error while reading
How about "failed to read file %s: %s\n"?
Good catch, thanks for that! Please find this amended in an updated version of the patch (forgot to label it as v2).
You will also need to rebase your switch statement on top of the adjusted patch. It would be better to do the convert to switch first to avoid this.
Again thanks for that. I flipped the order of the patches with their second revisions too. Cheers, David