Make sure the gpgrt_lock_init gets called in libgpg-error, otherwise several critical section statics are uninitialized diff -ur gpgmepp.org/src/version.c gpgmepp/src/version.c --- gpgmepp.org/src/version.c 2016-11-16 13:22:41.000000000 +0100 +++ gpgmepp/src/version.c 2017-11-23 17:16:35.218735200 +0100 @@ -66,6 +66,9 @@ return; #ifdef HAVE_W32_SYSTEM + // initialize libgpg-error stuff + gpg_err_init(); + /* We need to make sure that the sockets are initialized. */ { WSADATA wsadat; ss='main'>index : lo/translations
LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-12-19 18:02:31 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-12-19 19:06:47 +0100
commit46a65ed74391c4b44de7cc244d63bd603b6485a5 (patch)
tree6dde2b8882980b977854f412da8f7cd0f7868060
parent552fa2fbab0570d8f7747620cf8744662ce43d9c (diff)
update translations for 6.2.0 rc1
and force-fix errors using pocheck Change-Id: Iccf11f743d0aa5c3f7fd2f0fcc12dfe105d1c071
Diffstat
='feature/slideshow_onlySprites'>feature/slideshow_onlySprites
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/soltools/mkdepend/mkdepend.man
AgeCommit message (Expand)Author