[Libreoffice-commits] core.git: libmwaw/libmwaw-0.1.7-misc.patch

Fridrich Å trba fridrich.strba at bluewin.ch
Wed Mar 13 07:59:31 PDT 2013


 libmwaw/libmwaw-0.1.7-misc.patch |    8 ++++++++
 1 file changed, 8 insertions(+)

New commits:
commit 2e8ab3350dd99c7cf284956b5d5eb9ee0358c84c
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Wed Mar 13 15:59:02 2013 +0100

    Ouch, hope the last one
    
    Change-Id: I53799932157342755c7cf6737ebcd19154166be1

diff --git a/libmwaw/libmwaw-0.1.7-misc.patch b/libmwaw/libmwaw-0.1.7-misc.patch
index 85b6a3f..b40166b 100644
--- a/libmwaw/libmwaw-0.1.7-misc.patch
+++ b/libmwaw/libmwaw-0.1.7-misc.patch
@@ -131,3 +131,11 @@
  #include <libwpd-stream/libwpd-stream.h>
  #include <libwpd/libwpd.h>
  
+@@ -60,6 +65,7 @@ typedef unsigned short uint16_t;
+ typedef signed int int32_t;
+ typedef unsigned int uint32_t;
+ typedef unsigned __int64 uint64_t;
++typedef __int64 int64_t;
+ 
+ #else /* !_MSC_VER && !__DJGPP__*/
+ 


More information about the Libreoffice-commits mailing list