summaryrefslogtreecommitdiff
path: root/i18nlangtag
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-01-05 11:47:54 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-01-05 11:47:54 +0100
commita4467f6997f716f580a10a9c20076391257d09f2 (patch)
tree9194d7139ca2623d745d3e438bade96afa8606fe /i18nlangtag
parentc02033a4b5f314228a761184a92294a6402508b4 (diff)
Add TODO comment for when liblangtag gets updated
Change-Id: Ic90a9e76c5b1ecbe58ff663ec8970841b7e33d2d
Diffstat (limited to 'i18nlangtag')
-rw-r--r--i18nlangtag/source/languagetag/languagetag.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18nlangtag/source/languagetag/languagetag.cxx b/i18nlangtag/source/languagetag/languagetag.cxx
index 96c53c639a45..e7989f1786fc 100644
--- a/i18nlangtag/source/languagetag/languagetag.cxx
+++ b/i18nlangtag/source/languagetag/languagetag.cxx
@@ -25,6 +25,9 @@
#if defined(ENABLE_LIBLANGTAG)
#define LT_HAVE_INLINE
+ // TODO: remove above line again for liblangtag >= 0.5.5, cf.
+ // <https://bitbucket.org/tagoh/liblangtag/commits/9324836a0d1c> "Fix a
+ // build issue with inline keyword"
#include <liblangtag/langtag.h>
#else
/* Replacement code for LGPL phobic and Android systems.