Bugzilla – Attachment 51159 Details for
Bug 119209
Qt headers throw dozens of compiler warnings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
Patch for affected Qt headers
qt-header-warnings.diff (text/plain), 1.08 KB, created by
Stefan Hundhammer
on 2005-09-29 15:59:00 UTC
(
hide
)
Description:
Patch for affected Qt headers
Filename:
MIME Type:
Creator:
Stefan Hundhammer
Created:
2005-09-29 15:59:00 UTC
Size:
1.08 KB
patch
obsolete
>Gemeinsame Unterverzeichnisse: include.orig/private und include/private. >diff -u -bBw include.orig/qfiledialog.h include/qfiledialog.h >--- include.orig/qfiledialog.h 2005-09-13 02:18:56.000000000 +0200 >+++ include/qfiledialog.h 2005-09-29 17:44:30.000000000 +0200 >@@ -38,6 +38,8 @@ > #ifndef QFILEDIALOG_H > #define QFILEDIALOG_H > >+#pragma GCC system_header >+ > class QPushButton; > class QButton; > class QLabel; >diff -u -bBw include.orig/qnetworkprotocol.h include/qnetworkprotocol.h >--- include.orig/qnetworkprotocol.h 2005-09-13 02:18:57.000000000 +0200 >+++ include/qnetworkprotocol.h 2005-09-29 17:44:06.000000000 +0200 >@@ -38,6 +38,8 @@ > #ifndef QNETWORKPROTOCOL_H > #define QNETWORKPROTOCOL_H > >+#pragma GCC system_header >+ > #ifndef QT_H > #include "qurlinfo.h" > #include "qstring.h" >diff -u -bBw include.orig/qtooltip.h include/qtooltip.h >--- include.orig/qtooltip.h 2005-09-13 02:18:57.000000000 +0200 >+++ include/qtooltip.h 2005-09-29 17:46:12.000000000 +0200 >@@ -36,6 +36,8 @@ > #ifndef QTOOLTIP_H > #define QTOOLTIP_H > >+#pragma GCC system_header >+ > #ifndef QT_H > #include "qwidget.h" > #endif // QT_H
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 119209
: 51159