[Libreoffice-commits] .: liblangtag/README

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Nov 12 02:15:25 PST 2012


 liblangtag/README |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit fa637c4dff0a59922a726ff42fdf1f5f0354d2d6
Author: Tor Lillqvist <tlillqvist at suse.com>
Date:   Mon Nov 12 12:02:58 2012 +0200

    Mention the fragility of its MSVC configury
    
    Change-Id: Id2ee3c5dae27a1b7f33872d6421f53a40442d805

diff --git a/liblangtag/README b/liblangtag/README
index f48958d..1d510dc 100644
--- a/liblangtag/README
+++ b/liblangtag/README
@@ -1 +1,6 @@
 From [https://github.com/tagoh/liblangtag/]. An interface for BCP47 language tags.
+
+Note that (as far a I recall) liblangtag is the only "bundled"
+(3rd-party) library we have that we configure and build also for MSVC
+using an autotools+libtool based mechanism. That is rather fragile and
+works maybe mostly by accident. So be careful not to break it.


More information about the Libreoffice-commits mailing list