idlc/inc/idlc/idlc.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6ad9a953b9bcb29946d6d7dcb1dffc1739250184
Author: Michael Stahl <mst...@redhat.com>
Date:   Sat Jan 14 21:57:13 2012 +0100

    idlc: breaks on mac tinderbox

diff --git a/idlc/inc/idlc/idlc.hxx b/idlc/inc/idlc/idlc.hxx
index 0bd4c2f..93ce052 100644
--- a/idlc/inc/idlc/idlc.hxx
+++ b/idlc/inc/idlc/idlc.hxx
@@ -153,7 +153,7 @@ private:
 };
 
 
-typedef ::std::pair< ::rtl::OString const&, ::rtl::OString const& > sPair_t;
+typedef ::std::pair< ::rtl::OString, ::rtl::OString > sPair_t;
 sal_Int32 compileFile(const ::rtl::OString * pathname);
     // a null pathname means stdin
 sal_Int32 produceFile(const ::rtl::OString& filenameBase,
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to