mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-cpp/cpprestsdk: new package, add 2.10.19
Signed-off-by: Jan-Espen Oversand <sigsegv@radiotube.org>
This commit is contained in:
11
dev-cpp/cpprestsdk/files/cpprestsdk-2.10.19-warnings.patch
Normal file
11
dev-cpp/cpprestsdk/files/cpprestsdk-2.10.19-warnings.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- a/Release/src/http/common/http_helpers.cpp 2021-02-02 05:03:00.000000000 +0100
|
||||
+++ b/Release/src/http/common/http_helpers.cpp 2022-12-08 08:42:47.321677974 +0100
|
||||
@@ -84,7 +84,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
- char buffer[9];
|
||||
+ char buffer[17];
|
||||
#ifdef _WIN32
|
||||
sprintf_s(buffer, sizeof(buffer), "%8IX", bytes_read);
|
||||
#else
|
||||
Reference in New Issue
Block a user