You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If one decided to also output the format file name when an error occurs, one would also need to start adding random parameters to the function. However, if we just took, say, a GError ** in each failable function, we format the output however we want from callers, since they usually have what is missing; one can propagate errors up the call stack to no end (well, not really).
As suggested by @ernestask.
The text was updated successfully, but these errors were encountered: