Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:alveus:qt6:next
waylandpp
waylandpp_gcc13_include.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File waylandpp_gcc13_include.patch of Package waylandpp
diff -uNr waylandpp-1.x.+git.20220425T180433~4321ed5.orig/include/wayland-client.hpp waylandpp-1.x.+git.20220425T180433~4321ed5/include/wayland-client.hpp --- waylandpp-1.x.+git.20220425T180433~4321ed5.orig/include/wayland-client.hpp 2023-03-23 07:24:30.264409376 +0100 +++ waylandpp-1.x.+git.20220425T180433~4321ed5/include/wayland-client.hpp 2023-03-23 07:32:49.756119635 +0100 @@ -33,6 +33,8 @@ #include <memory> #include <string> #include <vector> +#include <cstdint> +#include <stdint.h> #include <wayland-version.hpp> #include <wayland-client-core.h> #include <wayland-util.hpp> diff -uNr waylandpp-1.x.+git.20220425T180433~4321ed5.orig/include/wayland-server.hpp waylandpp-1.x.+git.20220425T180433~4321ed5/include/wayland-server.hpp --- waylandpp-1.x.+git.20220425T180433~4321ed5.orig/include/wayland-server.hpp 2023-03-23 07:24:30.265409381 +0100 +++ waylandpp-1.x.+git.20220425T180433~4321ed5/include/wayland-server.hpp 2023-03-23 07:41:33.174016757 +0100 @@ -31,7 +31,8 @@ #include <list> #include <memory> #include <string> - +#include <cstdint> +#include <stdint.h> #include <wayland-server-core.h> #include <wayland-util.hpp> diff -uNr waylandpp-1.x.+git.20220425T180433~4321ed5.orig/scanner/scanner.cpp waylandpp-1.x.+git.20220425T180433~4321ed5/scanner/scanner.cpp --- waylandpp-1.x.+git.20220425T180433~4321ed5.orig/scanner/scanner.cpp 2023-03-23 07:24:30.265409381 +0100 +++ waylandpp-1.x.+git.20220425T180433~4321ed5/scanner/scanner.cpp 2023-03-23 07:26:01.868759657 +0100 @@ -24,7 +24,7 @@ #include <cctype> #include <cmath> #include <stdexcept> - +#include <cstdint> #include "pugixml.hpp" using namespace pugi;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor