Magellan Linux

Contents of /trunk/qt4/patches/qt-4.8.1-qtwebkit-glib231.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1774 - (show annotations) (download) (as text)
Wed May 9 08:46:07 2012 UTC (11 years, 11 months ago) by niro
File MIME type: application/xml
File size: 874 byte(s)
-fixed patch
1 diff -ur qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/JavaScriptCore/wtf/gobject/GTypedefs.h qt-everywhere-opensource-src-4.8.0-qtwebkit-glib231/src/3rdparty/webkit/Source/JavaScriptCore/wtf/gobject/GTypedefs.h
2 --- qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/JavaScriptCore/wtf/gobject/GTypedefs.h 2011-10-04 05:44:31.000000000 +0200
3 +++ qt-everywhere-opensource-src-4.8.0-qtwebkit-glib231/src/3rdparty/webkit/Source/JavaScriptCore/wtf/gobject/GTypedefs.h 2011-10-28 02:12:16.000000000 +0200
4 @@ -52,7 +52,7 @@
5 typedef struct _GHashTable GHashTable;
6 typedef struct _GInputStream GInputStream;
7 typedef struct _GList GList;
8 -typedef struct _GMutex GMutex;
9 +typedef union _GMutex GMutex;
10 typedef struct _GPatternSpec GPatternSpec;
11 typedef struct _GPollableOutputStream GPollableOutputStream;
12 typedef struct _GSocketClient GSocketClient;

Properties

Name Value
svn:mime-type application/xml