Commit 73e7eb7d1cfead096b0297377490aeaac95a73f5

Stefan Sperling 2020-12-15T23:45:34

add got_error_fmt() got_error_fmt() could eventually replace got_error_path() which has already been used to construct errors with strings that are not actually paths... ok millert@