FreeBSD Bugzilla – Attachment 139883 Details for
Bug 186261
[maintainer update] www/qupzilla: update to 1.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 914 bytes, created by
javad.kouhi
on 2014-01-30 00:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
javad.kouhi
Created:
2014-01-30 00:50:00 UTC
Size:
914 bytes
patch
obsolete
>Index: files/patch-src__main__main.cpp >=================================================================== >--- files/patch-src__main__main.cpp (revision 0) >+++ files/patch-src__main__main.cpp (working copy) >@@ -0,0 +1,20 @@ >+--- ./src/main/main.cpp.orig 2014-01-26 16:37:32.000000000 +0330 >++++ ./src/main/main.cpp 2014-01-26 16:38:46.000000000 +0330 >+@@ -20,7 +20,7 @@ >+ >+ #include <QMessageBox> // For QT_REQUIRE_VERSION >+ >+-#if defined(Q_OS_LINUX) || defined(__GLIBC__) >++#if defined(Q_OS_LINUX) || defined(__FreeBSD__) >+ #include <iostream> >+ #include <signal.h> >+ #include <execinfo.h> >+@@ -175,7 +175,7 @@ >+ QApplication::setGraphicsSystem("raster"); // Better overall performance on X11 >+ #endif >+ >+-#if defined(Q_OS_LINUX) || defined(__GLIBC__) >++#if defined(Q_OS_LINUX) || defined(__FreeBSD__) >+ signal(SIGSEGV, qupzilla_signal_handler); >+ signal(SIGPIPE, qupzilla_signal_handler); >+ #endif
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 186261
:
139882
| 139883 |
139884
|
139885
|
139886