FreeBSD Bugzilla – Attachment 192115 Details for
Bug 227209
[patch] sysutils/geomWatch stable/11-llvm6 (r331838) fallout [-W reserved-user-defined-literal]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
zfs-sysevent.h: Insert whitespaces for C++11 compile werror.
geomWatch-llvm6.patch (text/plain), 846 bytes, created by
Harald Schmalzbauer
on 2018-04-02 18:20:38 UTC
(
hide
)
Description:
zfs-sysevent.h: Insert whitespaces for C++11 compile werror.
Filename:
MIME Type:
Creator:
Harald Schmalzbauer
Created:
2018-04-02 18:20:38 UTC
Size:
846 bytes
patch
obsolete
>Index: sysutils/geomWatch/files/patch-sysevent.h.llvm6 >=================================================================== >--- sysutils/geomWatch/files/patch-sysevent.h.llvm6 (nonexistent) >+++ sysutils/geomWatch/files/patch-sysevent.h.llvm6 (working copy) >@@ -0,0 +1,13 @@ >+--- zfs/v28/sys/cddl/contrib/opensolaris/uts/common/sys/sysevent.h.orig 2011-06-15 18:15:18.000000000 +0200 >++++ zfs/v28/sys/cddl/contrib/opensolaris/uts/common/sys/sysevent.h 2018-04-02 20:01:16.873742000 +0200 >+@@ -76,8 +76,8 @@ >+ #define SUNW_VENDOR "SUNW" >+ #define SE_USR_PUB "usr:" >+ #define SE_KERN_PUB "kern:" >+-#define SUNW_KERN_PUB SUNW_VENDOR":"SE_KERN_PUB >+-#define SUNW_USR_PUB SUNW_VENDOR":"SE_USR_PUB >++#define SUNW_KERN_PUB SUNW_VENDOR ":" SE_KERN_PUB >++#define SUNW_USR_PUB SUNW_VENDOR ":" SE_USR_PUB >+ >+ /* >+ * Event header and attribute value limits >
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 227209
:
192113
| 192115 |
192170