[Libreoffice-commits] .: 2 commits - patches/dev300

Petr Mladek pmladek at kemper.freedesktop.org
Wed Mar 30 06:56:24 PDT 2011


 patches/dev300/apply                                       |    8 ++---
 patches/dev300/solenv-really-use-unsinged-char-on-ppc.diff |   19 -------------
 2 files changed, 4 insertions(+), 23 deletions(-)

New commits:
commit f6e764d89d3928968a0f44ebc343a5fb4a2c8dc5
Author: Petr Mladek <pmladek at suse.cz>
Date:   Wed Mar 30 15:55:40 2011 +0200

    bin obsolete solenv-really-use-unsinged-char-on-ppc.diff
    
    already applied in git

diff --git a/patches/dev300/apply b/patches/dev300/apply
index 417dc48..aee24cf 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -350,9 +350,6 @@ go-oo-team.diff, michael
 # Some Novell colors ...
 novell-palette.diff, michael
 
-# finally disable -fsigned-char on pcc
-solenv-really-use-unsinged-char-on-ppc.diff, i#81127, n#169875, pmladek
-
 [ CustomUserConfig ]
 
 # This section includes patches that deal with custom user configuration items
diff --git a/patches/dev300/solenv-really-use-unsinged-char-on-ppc.diff b/patches/dev300/solenv-really-use-unsinged-char-on-ppc.diff
deleted file mode 100644
index 749d5fd..0000000
--- a/patches/dev300/solenv-really-use-unsinged-char-on-ppc.diff
+++ /dev/null
@@ -1,19 +0,0 @@
----
- solenv/inc/unxlngppc.mk |    3 ---
- 1 files changed, 0 insertions(+), 3 deletions(-)
-
-diff --git solenv/inc/unxlngppc.mk solenv/inc/unxlngppc.mk
-index 4082335..89b2501 100644
---- solenv/inc/unxlngppc.mk
-+++ solenv/inc/unxlngppc.mk
-@@ -31,7 +31,4 @@ DEFAULTOPT=-Os
- PICSWITCH:=-fPIC
- .INCLUDE : unxlng.mk
- CDEFS+=-DPOWERPC -DPPC
--CFLAGS+=-fsigned-char
--CFLAGSCC+=-fsigned-char
--CFLAGSCXX+=-fsigned-char
- DLLPOSTFIX=lp
--- 
-1.7.0.1
-
commit dd330c2193c8492f20a107676234b60ed7135cc1
Author: Petr Mladek <pmladek at suse.cz>
Date:   Wed Mar 30 15:45:21 2011 +0200

    temporary disabled fpicker-kde-gcc4-visibility.diff
    
    we do not have that many patches against the file picker any longer
    it is most likely solved in the plain code another way

diff --git a/patches/dev300/apply b/patches/dev300/apply
index 806d436..417dc48 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -318,7 +318,10 @@ calc-string-number.diff, kohei
 [ LinuxOnly ]
 # make some symbols from svtools visible for the kde fpicker when compiling with gcc4
 # fix: this breaks win32
-fpicker-kde-gcc4-visibility.diff, pmladek
+# FIXME: temporary disabled by pmladek on 2011-03-30
+#        we do not have that many patches against the file picker any longer
+#        it is most likely solved in the plain code another way
+# fpicker-kde-gcc4-visibility.diff, pmladek
 
 [ Misc ]
 # Address data source ordering x#62860


More information about the Libreoffice-commits mailing list