summaryrefslogtreecommitdiff
path: root/basic/Makefile
blob: 0997e628485b15db1ce05c94758f56e1174fb221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
cp-4.4-13&id=680b463ca7feb50f4ba7105a620520b37dcf3e44'>680b463ca7feb50f4ba7105a620520b37dcf3e44 (patch) tree321c951dd7d577fe5b3ee2a2127205522db1d774 /linguistic parent68f7b2f27364cf3c8c8cc0f25c9929fccbb9bc06 (diff)
don't assert about a bad value, if that's the fallback safely value
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/gciterator.cxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/linguistic/source/gciterator.cxx b/linguistic/source/gciterator.cxx
index 26cbb9f1a521..5939b1d97152 100644
--- a/linguistic/source/gciterator.cxx
+++ b/linguistic/source/gciterator.cxx