]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice.org-issue-86268.patch
Fix terminate called after throwing an instance of 'berkeleydbproxy::DbException...
[packages/libreoffice.git] / openoffice.org-issue-86268.patch
1 Index: source/deployment/inc/db.hxx
2 ===================================================================
3 RCS file: /cvs/framework/desktop/source/deployment/inc/db.hxx,v
4 retrieving revision 1.2
5 diff -u -r1.2 db.hxx
6 --- source/deployment/inc/db.hxx        20 Dec 2006 14:26:02 -0000      1.2
7 +++ source/deployment/inc/db.hxx        20 Feb 2008 12:18:51 -0000
8 @@ -73,7 +73,7 @@
9          };
10      }
11      
12 -    class DbException 
13 +    class DESKTOP_DEPLOYMENTMISC_DLLPUBLIC DbException 
14      {
15          rtl::OString what_;
16      public:
This page took 0.048453 seconds and 4 git commands to generate.