FreeBSD Bugzilla – Attachment 245494 Details for
Bug 274347
x11/wcm: implicit instantiation of undefined template std::array
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
adds x11/wcm/files/patch-src_wcm.hpp
wcm.diff (text/plain), 446 bytes, created by
Chad Jacob Milios
on 2023-10-08 04:07:26 UTC
(
hide
)
Description:
adds x11/wcm/files/patch-src_wcm.hpp
Filename:
MIME Type:
Creator:
Chad Jacob Milios
Created:
2023-10-08 04:07:26 UTC
Size:
446 bytes
patch
obsolete
>diff --git a/x11/wcm/files/patch-src_wcm.hpp b/x11/wcm/files/patch-src_wcm.hpp >new file mode 100644 >index 000000000000..6ef073a09a2b >--- /dev/null >+++ b/x11/wcm/files/patch-src_wcm.hpp >@@ -0,0 +1,10 @@ >+--- src/wcm.hpp.orig 2023-10-08 03:48:11.533061000 +0000 >++++ src/wcm.hpp 2023-10-08 03:48:26.052363000 +0000 >+@@ -26,6 +26,7 @@ >+ >+ #pragma once >+ >++#include <array> >+ #include <algorithm> >+ #include <gdk/gdkwayland.h> >+ #include <gtkmm.h>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 274347
:
245493
| 245494