FreeBSD Bugzilla – Attachment 184949 Details for
Bug 221173
textproc/{libmwaw03, libstaroffice, libwps}: fails to update on 10.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-libmwaw03__internal_hxx
patch-libmwaw__internal.hxx (text/x-c++hdr), 575 bytes, created by
Walter Schwarzenfeld
on 2017-08-02 11:08:14 UTC
(
hide
)
Description:
patch-libmwaw03__internal_hxx
Filename:
MIME Type:
Creator:
Walter Schwarzenfeld
Created:
2017-08-02 11:08:14 UTC
Size:
575 bytes
patch
obsolete
>--- src/lib/libmwaw_internal.hxx.orig 2017-08-02 10:22:10 UTC >+++ src/lib/libmwaw_internal.hxx >@@ -119,10 +119,12 @@ struct MWAW_shared_ptr_noop_deleter { > /** fall through attributes */ > #define MWAW_FALLTHROUGH > #if defined(__clang__) >-# if defined(__has_cpp_attribute) && __has_cpp_attribute(clang::fallthrough) >+# if defined(__has_cpp_attribute) >+# if __has_cpp_attribute(clang::fallthrough) > # undef MWAW_FALLTHROUGH > # define MWAW_FALLTHROUGH [[clang::fallthrough]] > # endif >+# endif > #elif defined(__GNUC__) > # if __GNUC__>=7 > # undef MWAW_FALLTHROUGH
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 Raw
Actions:
View
Attachments on
bug 221173
:
184946
|
184947
|
184948
| 184949 |
184950
|
184951