Commit Graph

2 Commits

Author SHA1 Message Date
Kalev Lember
91d608af89 Update generated header files for C++20 compatibility
It's not enough to just patch the .hg files as the build system doesn't
regenerate the .h files automatically. -Dmaintainer-mode=true comes with
its own pitfalls (see the revert in the previous commit), so this commit
just patches the .h files to match the .hg changes from upstream patch.

https://bugzilla.redhat.com/show_bug.cgi?id=1947838

Resolves: #1951127

(cherry picked from Fedora commit b98cb6c4aac0d400d415315241390551644e18da)
2021-05-07 17:17:23 +02:00
Kalev Lember
533467d49f Backport upstream fix for C++20 compatibility
https://gitlab.gnome.org/GNOME/glibmm/-/merge_requests/50
https://bugzilla.redhat.com/show_bug.cgi?id=1947838

Resolves: #1951127

(cherry picked from Fedora commit fdd8d944ad287e27a6f6c65429946e3ed16582e7)
2021-05-07 17:16:55 +02:00