of that too :-)
C.
>From acd382ec5ca930df837ceac00df8fd181b38cac4 Mon Sep 17 00:00:00 2001
From: Gert van Valkenhoef
Date: Tue, 14 Feb 2012 19:31:18 +0100
Subject: [PATCH 1/3] Add C++ HelpIndexer
---
l10ntools/prj/build.lst |2 +-
l10ntools/prj/d.lst
s to work fine, except that I'm
returning an error code when the content/caption directory doesn't exist
(unlike HelpIndexerTool), which breaks on "shared".
I hope this is useful (and not too verbose :-P).
Best regards,
Gert van Valkenhoef
#include
#include
#include
#inc
Dear LibreOffice developers,
After successfully building LO on Sunday, the most recent pull from Git
left me with a failed build. I have re-run ./autogen.sh, but did not
have time to 'make clean && make'. I did 'make helpcontent2.clean &&
make helpcontent2', but to no avail. The failure log is
this the build was successful.
Best wishes,
Gert van Valkenhoef
diff --git a/l10ntools/source/lngex.cxx b/l10ntools/source/lngex.cxx
index e921a74..b4cfb18 100644
--- a/l10ntools/source/lngex.cxx
+++ b/l10ntools/source/lngex.cxx
@@ -74,7 +74,7 @@ sal_Bool ParseCommandLine( int argc, char* argv[])