]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
Fix terminate called after throwing an instance of 'berkeleydbproxy::DbException...
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 21 Feb 2008 19:23:41 +0000 (19:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openoffice.org-issue-86268.patch -> 1.1

openoffice.org-issue-86268.patch [new file with mode: 0644]

diff --git a/openoffice.org-issue-86268.patch b/openoffice.org-issue-86268.patch
new file mode 100644 (file)
index 0000000..7c7b5fd
--- /dev/null
@@ -0,0 +1,16 @@
+Index: source/deployment/inc/db.hxx
+===================================================================
+RCS file: /cvs/framework/desktop/source/deployment/inc/db.hxx,v
+retrieving revision 1.2
+diff -u -r1.2 db.hxx
+--- source/deployment/inc/db.hxx       20 Dec 2006 14:26:02 -0000      1.2
++++ source/deployment/inc/db.hxx       20 Feb 2008 12:18:51 -0000
+@@ -73,7 +73,7 @@
+         };
+     }
+     
+-    class DbException 
++    class DESKTOP_DEPLOYMENTMISC_DLLPUBLIC DbException 
+     {
+         rtl::OString what_;
+     public:
This page took 0.039699 seconds and 4 git commands to generate.