FreeBSD Bugzilla – Attachment 176140 Details for
Bug 213768
editors/libreoffice: Fix build with lang/gcc5 on 11.0-RELEASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
adding patch for include/tools/stream.hxx
patch-add-editors_libreoffice_files_include_tools_stream.hxx (text/plain), 496 bytes, created by
Kenneth Salerno
on 2016-10-25 13:40:22 UTC
(
hide
)
Description:
adding patch for include/tools/stream.hxx
Filename:
MIME Type:
Creator:
Kenneth Salerno
Created:
2016-10-25 13:40:22 UTC
Size:
496 bytes
patch
obsolete
>--- /dev/null 2016-10-25 09:22:35.000000000 -0400 >+++ editors/libreoffice/files/patch-include_tools_stream.hxx 2016-10-25 09:10:06.572770000 -0400 >@@ -0,0 +1,10 @@ >+--- include/tools/stream.hxx.orig 2016-10-25 13:07:28.225805000 +0000 >++++ include/tools/stream.hxx 2016-10-25 13:07:41.114699000 +0000 >+@@ -19,6 +19,7 @@ >+ #ifndef INCLUDED_TOOLS_STREAM_HXX >+ #define INCLUDED_TOOLS_STREAM_HXX >+ >++#include <stdio.h> >+ #include <limits> >+ #include <osl/process.h> >+ #include <tools/toolsdllapi.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 213768
:
176138
|
176139
|
176140
|
176168
|
176169
|
176170
|
176197
|
176227
|
176228
|
176274
|
176341
|
176418
Working