/[packages]/cauldron/xulrunner/current/SOURCES/xulrunner-ipc-stl.patch
ViewVC logotype

Contents of /cauldron/xulrunner/current/SOURCES/xulrunner-ipc-stl.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18113 - (show annotations) (download)
Fri Jan 14 23:22:39 2011 UTC (13 years, 3 months ago) by dmorgan
File size: 1755 byte(s)
imported package xulrunner
1 diff -up mozilla-1.9.2/config/system-headers.stl mozilla-1.9.2/config/system-headers
2 --- mozilla-1.9.2/config/system-headers.stl 2010-04-28 08:33:14.000000000 -0400
3 +++ mozilla-1.9.2/config/system-headers 2010-04-28 08:37:42.000000000 -0400
4 @@ -212,6 +212,7 @@ dbus/dbus-glib.h
5 dbus/dbus-glib-lowlevel.h
6 ddeml.h
7 Debug.h
8 +deque
9 dem.h
10 descrip.h
11 Devices.h
12 @@ -274,6 +275,7 @@ freetype/tttables.h
13 freetype/t1tables.h
14 fribidi/fribidi.h
15 FSp_fopen.h
16 +fstream
17 fstream.h
18 ft2build.h
19 fts.h
20 @@ -329,6 +331,7 @@ IOKit/pwr_mgt/IOPMLib.h
21 iomanip
22 iostream
23 iostream.h
24 +iterator
25 jar.h
26 JavaControl.h
27 JavaEmbedding/JavaControl.h
28 @@ -612,6 +615,7 @@ pthread.h
29 pwd.h
30 Python.h
31 QDOffscreen.h
32 +queue
33 Quickdraw.h
34 QuickDraw.h
35 QuickTimeComponents.h
36 @@ -646,6 +650,7 @@ security.h
37 secutil.h
38 semaphore.h
39 servprov.h
40 +set
41 setjmp.h
42 SFNTLayoutTypes.h
43 SFNTTypes.h
44 @@ -838,6 +843,7 @@ UReanimator.h
45 URegions.h
46 URegistrar.h
47 UResourceMgr.h
48 +utility
49 urlhist.h
50 urlmon.h
51 UScrap.h
52 diff -up mozilla-1.9.2/config/system_wrappers/fstream.stl mozilla-1.9.2/config/system_wrappers/fstream
53 diff -up mozilla-1.9.2/ipc/chromium/Makefile.in.stl mozilla-1.9.2/ipc/chromium/Makefile.in
54 --- mozilla-1.9.2/ipc/chromium/Makefile.in.stl 2010-04-13 18:21:42.000000000 -0400
55 +++ mozilla-1.9.2/ipc/chromium/Makefile.in 2010-04-28 07:55:17.000000000 -0400
56 @@ -68,12 +68,6 @@ vpath %.mm \
57 $(srcdir)/src/chrome/common \
58 $(NULL)
59
60 -# TODO: remove this hack when we switch to GCC 4.3! GCC 4.1
61 -# instantiates template declarations in wrapped system headers with
62 -# the wrong visibility, which is causing the Linux tinderboxen to die in
63 -# std::string internals.
64 -VISIBILITY_FLAGS=
65 -
66 include $(topsrcdir)/config/config.mk
67 include $(topsrcdir)/ipc/chromium/chromium-config.mk
68

  ViewVC Help
Powered by ViewVC 1.1.30