Files
Matthieu Gautier e2e42ac65c Patch httplib.h for gcc maybe-uninitialized warning.
Recent version of gcc warn about the use `buf` where it may be
uninitialized.
But here, buf is used as a output buffer to initialize it.

I'm not sure we can fix this differently than ignoring the warning.
2021-06-30 17:30:30 +02:00
..
2021-05-20 08:56:44 +02:00
2020-01-20 17:00:18 +01:00
2021-04-12 15:14:12 +02:00
2020-01-20 17:00:18 +01:00
2020-10-28 16:03:18 +01:00
2020-01-20 17:00:18 +01:00