ports/devel/cpprestsdk/pkg-plist
Jan-Espen Oversand 2483645603 devel/cpprestsdk: unbreak build with llvm 20
Cpprestsdk is using a lot of unsigned types for C++ streams, which
apparently is fine with MSVC/win32, with gcc at least up until some
point, but does not work at all with the latest llvm versions. I've
put some effort into not going for anything that pollutes the std
namespace with anything, which I don't think is ok at all with a
library.

PR:		287706
Reported by:	Jan-Espen Oversand <sigsegv@radiotube.org> (maintainer)
2025-07-22 16:04:46 +09:00

49 lines
1.5 KiB
Plaintext

include/cpprest/astreambuf.h
include/cpprest/asyncrt_utils.h
include/cpprest/base_uri.h
include/cpprest/containerstream.h
include/cpprest/details/SafeInt3.hpp
include/cpprest/details/basic_types.h
include/cpprest/details/char_traits.h
include/cpprest/details/cpprest_compat.h
include/cpprest/details/fileio.h
include/cpprest/details/http_constants.dat
include/cpprest/details/http_helpers.h
include/cpprest/details/http_server.h
include/cpprest/details/http_server_api.h
include/cpprest/details/nosal.h
include/cpprest/details/resource.h
include/cpprest/details/web_utilities.h
include/cpprest/filestream.h
include/cpprest/http_client.h
include/cpprest/http_compression.h
include/cpprest/http_headers.h
include/cpprest/http_listener.h
include/cpprest/http_msg.h
include/cpprest/interopstream.h
include/cpprest/json.h
include/cpprest/oauth1.h
include/cpprest/oauth2.h
include/cpprest/producerconsumerstream.h
include/cpprest/rawptrstream.h
include/cpprest/streams.h
include/cpprest/uri.h
include/cpprest/uri_builder.h
include/cpprest/version.h
include/cpprest/ws_client.h
include/cpprest/ws_msg.h
include/pplx/pplx.h
include/pplx/pplxcancellation_token.h
include/pplx/pplxconv.h
include/pplx/pplxinterface.h
include/pplx/pplxlinux.h
include/pplx/pplxtasks.h
include/pplx/pplxwin.h
include/pplx/threadpool.h
lib/cmake/cpprestsdk/cpprestsdk-config-version.cmake
lib/cmake/cpprestsdk/cpprestsdk-config.cmake
lib/cmake/cpprestsdk/cpprestsdk-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/cpprestsdk/cpprestsdk-targets.cmake
lib/libcpprest.so
lib/libcpprest.so.2.10