FreeBSD Bugzilla – Attachment 140567 Details for
Bug 187198
[PATCH] textproc/uim-qt4: Fix build on 10- and beyond.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
uim-1.8.5.patch
uim-1.8.5.patch (text/plain), 973 bytes, created by
Raphael Kubo da Costa
on 2014-03-02 16:50:00 UTC
(
hide
)
Description:
uim-1.8.5.patch
Filename:
MIME Type:
Creator:
Raphael Kubo da Costa
Created:
2014-03-02 16:50:00 UTC
Size:
973 bytes
patch
obsolete
>diff -ruN /usr/ports/textproc/uim/files/patch-qt4_immodule_plugin.cpp ./files/patch-qt4_immodule_plugin.cpp >--- /usr/ports/textproc/uim/files/patch-qt4_immodule_plugin.cpp 1970-01-01 02:00:00.000000000 +0200 >+++ ./files/patch-qt4_immodule_plugin.cpp 2014-03-02 18:38:57.000000000 +0200 >@@ -0,0 +1,23 @@ >+commit 5900b14a2bf367203f6d417bc51b59ab5ecc2129 >+Author: Raphael Kubo da Costa <rakuco@FreeBSD.org> >+Date: Sun Mar 2 13:26:18 2014 +0200 >+ >+ qt4 immodule: Add missing <clocale> include. >+ >+ * qt4/immodule/plugin.cpp >+ - Stop relying on implicit includes that may not always work and >+ explicitly include <clocale> for the setlocale(3) call. >+ >+diff --git a/qt4/immodule/plugin.cpp b/qt4/immodule/plugin.cpp >+index cb5863a..be2b9f2 100644 >+--- qt4/immodule/plugin.cpp >++++ qt4/immodule/plugin.cpp >+@@ -34,6 +34,8 @@ >+ >+ #include "plugin.h" >+ >++#include <clocale> >++ >+ #include <QtCore/QStringList> >+ #ifdef Q_WS_X11 >+ # include <QtGui/QX11Info>
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 187198
: 140567