- United States
- https://bancino.net
- Joined on
2024-09-14
In the future, don't forget to add a change log entry for this kind of stuff!
Good catch. At first this doesn't seem necessary, but actually it is because of the finish
label, which can be reached before matches
is assigned and Free()
s it.
I converted all of the man
pages I want to convert. I am leaving man
pages for some development tools, like http
, json
, http-debug-server
, and tt
. These are command line utilities;…
send-patch
and tp
. See #20.
CONTRIBUTING.md
.
Good thinking with setting threads and connections to 1. Not sure why changing the logging configuration would make the issue go away, that's really strange.
Looks like we can do multiple templates. Off the top of my head, I want templates for:
- Feature requests
- Unexpected behavior
- Crashes (requires additional information like logs,…
Great! Issues like this are so much easier to debug. If you want to try to debug this one, go ahead, and feel free to ask questions. Otherwise, I'll plan on tackling this sometime after I finish…