rpms/openoffice.org/FC-6 pseudoworkspace.valgrind1.patch,1.8,1.9

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Apr 6 12:35:31 UTC 2007


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv24482

Modified Files:
	pseudoworkspace.valgrind1.patch 
Log Message:
can't be that

pseudoworkspace.valgrind1.patch:
 configmgr/source/tree/cmtree.cxx                                   |    4 
 connectivity/source/drivers/evoab2/NResultSet.cxx                  |    6 -
 framework/source/uiconfiguration/moduleimagemanager.cxx            |    9 ++
 inc/SwBitArray.hxx                                                 |    0 
 inc/SwRewriter.hxx                                                 |    0 
 inc/msdffdef.hxx                                                   |    0 
 inc/osl/file.hxx                                                   |    0 
 inc/viewfrm.hxx                                                    |    0 
 lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx |    1 
 osl/unx/process.c                                                  |    0 
 psprint/source/helper/ppdparser.cxx                                |    2 
 sal/inc/osl/file.hxx                                               |    5 +
 sal/osl/unx/process.c                                              |    6 -
 sfx2/inc/viewfrm.hxx                                               |    8 +
 sfx2/source/explorer/nochaos.cxx                                   |    4 
 shell/source/backends/gconfbe/gconflayer.cxx                       |   23 +++--
 slideshow/source/engine/smilfunctionparser.cxx                     |    2 
 source/backends/gconfbe/gconflayer.cxx                             |    0 
 source/core/bastyp/SwBitArray.cxx                                  |    0 
 source/customshapes/EnhancedCustomShapeFunctionParser.cxx          |    0 
 source/cxxhelp/provider/databases.cxx                              |    0 
 source/cxxhelp/provider/db.cxx                                     |    0 
 source/cxxhelp/provider/db.hxx                                     |    0 
 source/engine/smilfunctionparser.cxx                               |    0 
 source/explorer/nochaos.cxx                                        |    0 
 source/glyphs/gcach_ftyp.cxx                                       |    0 
 source/helper/ppdparser.cxx                                        |    0 
 source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx                |    0 
 source/misc/transfer.cxx                                           |    0 
 source/msfilter/msdffimp.cxx                                       |    0 
 source/tree/cmtree.cxx                                             |    0 
 svtools/source/misc/transfer.cxx                                   |    1 
 svx/inc/msdffdef.hxx                                               |    1 
 svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx      |    2 
 svx/source/msfilter/msdffimp.cxx                                   |    4 
 sw/inc/SwBitArray.hxx                                              |    4 
 sw/inc/SwRewriter.hxx                                              |    1 
 sw/inc/numrule.hxx                                                 |   18 ++--
 sw/source/core/bastyp/SwBitArray.cxx                               |    2 
 sw/source/core/doc/docnum.cxx                                      |    5 -
 sw/source/core/doc/number.cxx                                      |   11 ++
 unx/gtk/gdi/salnativewidgets-gtk.cxx                               |    0 
 unx/source/app/saldisp.cxx                                         |    0 
 unx/source/gdi/salvd.cxx                                           |    0 
 vcl/source/glyphs/gcach_ftyp.cxx                                   |    3 
 vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx                           |    3 
 vcl/unx/inc/saldisp.hxx                                            |    2 
 vcl/unx/source/app/saldisp.cxx                                     |    8 +
 vcl/unx/source/gdi/salvd.cxx                                       |    5 +
 xmlhelp/source/cxxhelp/provider/databases.cxx                      |    4 
 xmlhelp/source/cxxhelp/provider/db.cxx                             |   43 ----------
 xmlhelp/source/cxxhelp/provider/db.hxx                             |   24 -----
 52 files changed, 108 insertions(+), 103 deletions(-)

Index: pseudoworkspace.valgrind1.patch
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/FC-6/pseudoworkspace.valgrind1.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pseudoworkspace.valgrind1.patch	5 Apr 2007 14:32:20 -0000	1.8
+++ pseudoworkspace.valgrind1.patch	6 Apr 2007 12:35:28 -0000	1.9
@@ -777,19 +777,3 @@
  	BYTE   nVer;
  	if( ReadCommonRecordHeader( rBLIPStream, nVer, nInst, nFbt, nLength) && ( 0xF018 <= nFbt ) && ( 0xF117 >= nFbt ) )
  	{
-Index: source/core/txtnode/thints.cxx
-===================================================================
-RCS file: /cvs/sw/sw/source/core/txtnode/thints.cxx,v
-retrieving revision 1.43.36.6
-diff -u -r1.43.36.6 thints.cxx
---- openoffice.org.orig/sw/source/core/txtnode/thints.cxx	20 Mar 2007 12:48:03 -0000	1.43.36.6
-+++ openoffice.org/sw/source/core/txtnode/thints.cxx	5 Apr 2007 14:25:12 -0000
-@@ -2138,7 +2138,7 @@
- 
-         BuildPortions( rNode, *pHint, nMode );
- 
--        if ( nHtStart < *pHtEnd ) // skip merging for 0-length attributes
-+        if ( nHtStart < nHintEnd ) // skip merging for 0-length attributes
-             MergePortions( rNode );
-     }
-     else




More information about the fedora-cvs-commits mailing list