Hello community,

here is the log from the commit of package trader for openSUSE:Factory checked 
in at 2018-01-09 14:54:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trader (Old)
 and      /work/SRC/openSUSE:Factory/.trader.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trader"

Tue Jan  9 14:54:30 2018 rev:11 rq:562380 version:7.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/trader/trader.changes    2017-08-10 
14:11:15.447597777 +0200
+++ /work/SRC/openSUSE:Factory/.trader.new/trader.changes       2018-01-09 
14:54:32.660001752 +0100
@@ -1,0 +2,7 @@
+Thu Jan  4 19:47:53 UTC 2018 - [email protected]
+
+- New upstream release of Star Traders: version 7.12.
+  * Updated Serbian translation
+- cleanup with spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  trader-7.11.tar.xz

New:
----
  trader-7.12.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ trader.spec ++++++
--- /var/tmp/diff_new_pack.EITkjV/_old  2018-01-09 14:54:33.239974564 +0100
+++ /var/tmp/diff_new_pack.EITkjV/_new  2018-01-09 14:54:33.243974376 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package trader
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2012-17 John Zaitseff <[email protected]>
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2012-18 John Zaitseff <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,8 +30,8 @@
 # This file is distributed under the same licence as Star Traders itself:
 # the GNU General Public License, version 3 or later.
 
-%define upstream_version   7.11
-%define normalised_version 7.11
+%define upstream_version   7.12
+%define normalised_version 7.12
 %define rpm_release_num    1
 %define is_prerelease      0
 
@@ -49,7 +49,6 @@
 Source0:        
ftp://ftp.zap.org.au/pub/trader/unix/trader-%{upstream_version}.tar.xz
 %endif
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc
 BuildRequires:  gettext
 BuildRequires:  gperf
@@ -80,15 +79,13 @@
 %suse_update_desktop_file %{name}
 
 %files
-%defattr(-,root,root,-)
 %doc README NEWS COPYING
 %{_bindir}/%{name}
-%{_mandir}/man6/trader.6*
+%{_mandir}/man6/trader.6%{ext_man}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
 
 %post
 %desktop_database_post

++++++ trader-7.11.tar.xz -> trader-7.12.tar.xz ++++++
++++ 2312 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/INSTALL new/trader-7.12/INSTALL
--- old/trader-7.11/INSTALL     2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/INSTALL     2017-08-24 07:47:59.000000000 +0200
@@ -102,12 +102,12 @@
 feature requires GNU Make and allows you to keep the source code tree from
 being modified by  the compilation process.  To use  this option, create a
 separate build directory, then run  configure.  For example, if you placed
-the Star Traders source code tree in $HOME/src/trader-7.11,  you could run
+the Star Traders source code tree in $HOME/src/trader-7.12,  you could run
 something like:
 
-    mkdir $HOME/build/trader-build-7.11
-    cd $HOME/build/trader-build-7.11
-    $HOME/src/trader-7.11/configure
+    mkdir $HOME/build/trader-build-7.12
+    cd $HOME/build/trader-build-7.12
+    $HOME/src/trader-7.12/configure
 
 Once again, the Autoconf manual describes these options (and many others):
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/NEWS new/trader-7.12/NEWS
--- old/trader-7.11/NEWS        2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/NEWS        2017-08-24 07:47:59.000000000 +0200
@@ -15,6 +15,12 @@
 location: http://www.zap.org.au/gitweb/trader.git
 
 
+Version 7.12 (24th August, 2017)
+--------------------------------
+
+Updated the Serbian translation, with thanks to Мирослав Николић.
+
+
 Version 7.11 (18th June, 2017)
 ------------------------------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/config.h.in new/trader-7.12/config.h.in
--- old/trader-7.11/config.h.in 2017-06-17 22:29:18.000000000 +0200
+++ new/trader-7.12/config.h.in 2017-08-24 07:57:08.000000000 +0200
@@ -498,6 +498,9 @@
 /* Define to 1 if readlinkat is declared even after undefining macros. */
 #undef HAVE_RAW_DECL_READLINKAT
 
+/* Define to 1 if reallocarray is declared even after undefining macros. */
+#undef HAVE_RAW_DECL_REALLOCARRAY
+
 /* Define to 1 if realpath is declared even after undefining macros. */
 #undef HAVE_RAW_DECL_REALPATH
 
@@ -945,6 +948,14 @@
 #ifndef _GNU_SOURCE
 # undef _GNU_SOURCE
 #endif
+/* Enable NetBSD extensions on NetBSD.  */
+#ifndef _NETBSD_SOURCE
+# undef _NETBSD_SOURCE
+#endif
+/* Enable OpenBSD extensions on NetBSD.  */
+#ifndef _OPENBSD_SOURCE
+# undef _OPENBSD_SOURCE
+#endif
 /* Enable threading extensions on Solaris.  */
 #ifndef _POSIX_PTHREAD_SEMANTICS
 # undef _POSIX_PTHREAD_SEMANTICS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/configure.ac new/trader-7.12/configure.ac
--- old/trader-7.11/configure.ac        2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/configure.ac        2017-08-24 07:47:59.000000000 +0200
@@ -6,7 +6,7 @@
 dnl *********************************************************************
 dnl
 dnl Author: John Zaitseff <[email protected]>
-dnl $Id: c17ec633276f49e89d1dc333d92932a7c0d2ae36 $
+dnl $Id: d0c1f738b4dc42486134c0c2a38c2e83d4754062 $
 dnl
 dnl This file, configure.ac, contains information required by autoconf to
 dnl generate the corresponding configure script.
@@ -26,7 +26,7 @@
 dnl along with this program.  If not, see http://www.gnu.org/licenses/.
 
 
-AC_INIT([Star Traders], [7.11], [[email protected]], [trader],
+AC_INIT([Star Traders], [7.12], [[email protected]], [trader],
         [http://www.zap.org.au/software/trader/])
 AC_DEFINE([PACKAGE_AUTHOR], ["John Zaitseff"], [Package author])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/doc/trader.6 new/trader-7.12/doc/trader.6
--- old/trader-7.11/doc/trader.6        2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/doc/trader.6        2017-08-24 07:47:59.000000000 +0200
@@ -6,7 +6,7 @@
 .\" *********************************************************************
 .\"
 .\" Author: John Zaitseff <[email protected]>
-.\" $Id: ed6c8f4fdbae4da59d8f14703b0fd63f3f1cc206 $
+.\" $Id: 06fbb199ed14e94219deea5cdb722ad0153d8ec5 $
 .\"
 .\" This program is free software: you can redistribute it and/or modify
 .\" it under the terms of the GNU General Public License as published by
@@ -41,7 +41,7 @@
 .if \n[.g] .mso www.tmac
 .\"
 .\" *********************************************************************
-.TH TRADER 6 "18th June, 2017" "Unix-like systems"
+.TH TRADER 6 "24th August, 2017" "Unix-like systems"
 .SH NAME
 trader \- a game of interstellar trading
 .\" *********************************************************************
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/lib/Makefile.am new/trader-7.12/lib/Makefile.am
--- old/trader-7.11/lib/Makefile.am     2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/lib/Makefile.am     2017-08-24 07:47:59.000000000 +0200
@@ -249,19 +249,19 @@
 
 ## begin gnulib module iconv_open
 
-iconv_open-aix.h: iconv_open-aix.gperf
+$(srcdir)/iconv_open-aix.h: $(srcdir)/iconv_open-aix.gperf
        $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-aix.gperf > 
$(srcdir)/iconv_open-aix.h-t && \
        mv $(srcdir)/iconv_open-aix.h-t $(srcdir)/iconv_open-aix.h
-iconv_open-hpux.h: iconv_open-hpux.gperf
+$(srcdir)/iconv_open-hpux.h: $(srcdir)/iconv_open-hpux.gperf
        $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-hpux.gperf > 
$(srcdir)/iconv_open-hpux.h-t && \
        mv $(srcdir)/iconv_open-hpux.h-t $(srcdir)/iconv_open-hpux.h
-iconv_open-irix.h: iconv_open-irix.gperf
+$(srcdir)/iconv_open-irix.h: $(srcdir)/iconv_open-irix.gperf
        $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-irix.gperf > 
$(srcdir)/iconv_open-irix.h-t && \
        mv $(srcdir)/iconv_open-irix.h-t $(srcdir)/iconv_open-irix.h
-iconv_open-osf.h: iconv_open-osf.gperf
+$(srcdir)/iconv_open-osf.h: $(srcdir)/iconv_open-osf.gperf
        $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-osf.gperf > 
$(srcdir)/iconv_open-osf.h-t && \
        mv $(srcdir)/iconv_open-osf.h-t $(srcdir)/iconv_open-osf.h
-iconv_open-solaris.h: iconv_open-solaris.gperf
+$(srcdir)/iconv_open-solaris.h: $(srcdir)/iconv_open-solaris.gperf
        $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-solaris.gperf > 
$(srcdir)/iconv_open-solaris.h-t && \
        mv $(srcdir)/iconv_open-solaris.h-t $(srcdir)/iconv_open-solaris.h
 BUILT_SOURCES        += iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h 
iconv_open-osf.h iconv_open-solaris.h
@@ -810,6 +810,7 @@
              -e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
              -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
              -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
+             -e 's/@''GNULIB_REALLOCARRAY''@/$(GNULIB_REALLOCARRAY)/g' \
              -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
              -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
              -e 's/@''GNULIB_SECURE_GETENV''@/$(GNULIB_SECURE_GETENV)/g' \
@@ -828,6 +829,7 @@
              -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
              -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
              -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
+             -e 's|@''HAVE_DECL_INITSTATE''@|$(HAVE_DECL_INITSTATE)|g' \
              -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
              -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
              -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
@@ -840,10 +842,12 @@
              -e 's|@''HAVE_RANDOM''@|$(HAVE_RANDOM)|g' \
              -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
              -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
+             -e 's|@''HAVE_REALLOCARRAY''@|$(HAVE_REALLOCARRAY)|g' \
              -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
              -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
              -e 's|@''HAVE_SECURE_GETENV''@|$(HAVE_SECURE_GETENV)|g' \
              -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
+             -e 's|@''HAVE_DECL_SETSTATE''@|$(HAVE_DECL_SETSTATE)|g' \
              -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
              -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
              -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
@@ -911,6 +915,7 @@
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
              -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
              -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
+             -e 's/@''GNULIB_EXPLICIT_BZERO''@/$(GNULIB_EXPLICIT_BZERO)/g' \
              -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
              -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
              -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
@@ -949,7 +954,8 @@
              -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
              -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
              < $(srcdir)/string.in.h | \
-         sed -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
+         sed -e 's|@''HAVE_EXPLICIT_BZERO''@|$(HAVE_EXPLICIT_BZERO)|g' \
+             -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
              -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
              -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
              -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/lib/stdio.in.h new/trader-7.12/lib/stdio.in.h
--- old/trader-7.11/lib/stdio.in.h      2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/lib/stdio.in.h      2017-08-24 07:47:59.000000000 +0200
@@ -111,9 +111,9 @@
 #define _GL_ATTRIBUTE_FORMAT_SCANF_SYSTEM(formatstring_parameter, 
first_argument) \
   _GL_ATTRIBUTE_FORMAT ((__scanf__, formatstring_parameter, first_argument))
 
-/* Solaris 10 declares renameat in <unistd.h>, not in <stdio.h>.  */
+/* Solaris 10 and NetBSD 7.0 declare renameat in <unistd.h>, not in <stdio.h>. 
 */
 /* But in any case avoid namespace pollution on glibc systems.  */
-#if (@GNULIB_RENAMEAT@ || defined GNULIB_POSIXCHECK) && defined __sun \
+#if (@GNULIB_RENAMEAT@ || defined GNULIB_POSIXCHECK) && (defined __sun || 
defined __NetBSD__) \
     && ! defined __GLIBC__
 # include <unistd.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/lib/stdlib.in.h new/trader-7.12/lib/stdlib.in.h
--- old/trader-7.11/lib/stdlib.in.h     2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/lib/stdlib.in.h     2017-08-24 07:47:59.000000000 +0200
@@ -597,7 +597,7 @@
 #endif
 
 #if @GNULIB_RANDOM@
-# if !@HAVE_RANDOM@
+# if !@HAVE_RANDOM@ || !@HAVE_DECL_INITSTATE@
 _GL_FUNCDECL_SYS (initstate, char *,
                   (unsigned int seed, char *buf, size_t buf_size)
                   _GL_ARG_NONNULL ((2)));
@@ -614,7 +614,7 @@
 #endif
 
 #if @GNULIB_RANDOM@
-# if !@HAVE_RANDOM@
+# if !@HAVE_RANDOM@ || !@HAVE_DECL_SETSTATE@
 _GL_FUNCDECL_SYS (setstate, char *, (char *arg_state) _GL_ARG_NONNULL ((1)));
 # endif
 _GL_CXXALIAS_SYS (setstate, char *, (char *arg_state));
@@ -765,6 +765,23 @@
                  "use gnulib module realloc-posix for portability");
 #endif
 
+
+#if @GNULIB_REALLOCARRAY@
+# if ! @HAVE_REALLOCARRAY@
+_GL_FUNCDECL_SYS (reallocarray, void *,
+                  (void *ptr, size_t nmemb, size_t size));
+# endif
+_GL_CXXALIAS_SYS (reallocarray, void *,
+                  (void *ptr, size_t nmemb, size_t size));
+_GL_CXXALIASWARN (reallocarray);
+#elif defined GNULIB_POSIXCHECK
+# undef reallocarray
+# if HAVE_RAW_DECL_REALLOCARRAY
+_GL_WARN_ON_USE (reallocarray, "reallocarray is not portable - "
+                 "use gnulib module reallocarray for portability");
+# endif
+#endif
+
 #if @GNULIB_REALPATH@
 # if @REPLACE_REALPATH@
 #  if !(defined __cplusplus && defined GNULIB_NAMESPACE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/lib/string.in.h new/trader-7.12/lib/string.in.h
--- old/trader-7.11/lib/string.in.h     2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/lib/string.in.h     2017-08-24 07:47:59.000000000 +0200
@@ -74,6 +74,23 @@
 /* The definition of _GL_WARN_ON_USE is copied here.  */
 
 
+/* Clear a block of memory.  The compiler will not delete a call to
+   this function, even if the block is dead after the call.  */
+#if @GNULIB_EXPLICIT_BZERO@
+# if ! @HAVE_EXPLICIT_BZERO@
+_GL_FUNCDECL_SYS (explicit_bzero, void,
+                  (void *__dest, size_t __n) _GL_ARG_NONNULL ((1)));
+# endif
+_GL_CXXALIAS_SYS (explicit_bzero, void, (void *__dest, size_t __n));
+_GL_CXXALIASWARN (explicit_bzero);
+#elif defined GNULIB_POSIXCHECK
+# undef explicit_bzero
+# if HAVE_RAW_DECL_EXPLICIT_BZERO
+_GL_WARN_ON_USE (explicit_bzero, "explicit_bzero is unportable - "
+                 "use gnulib module explicit_bzero for portability");
+# endif
+#endif
+
 /* Find the index of the least-significant set bit.  */
 #if @GNULIB_FFSL@
 # if !@HAVE_FFSL@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/m4/btowc.m4 new/trader-7.12/m4/btowc.m4
--- old/trader-7.11/m4/btowc.m4 2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/m4/btowc.m4 2017-08-24 07:47:59.000000000 +0200
@@ -1,4 +1,4 @@
-# btowc.m4 serial 10
+# btowc.m4 serial 11
 dnl Copyright (C) 2008-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -50,6 +50,8 @@
            case "$host_os" in
                       # Guess no on Cygwin.
              cygwin*) gl_cv_func_btowc_nul="guessing no" ;;
+                      # Guess yes on native Windows.
+             mingw*)  gl_cv_func_btowc_nul="guessing yes" ;;
                       # Guess yes otherwise.
              *)       gl_cv_func_btowc_nul="guessing yes" ;;
            esac
@@ -65,10 +67,12 @@
         dnl is present.
 changequote(,)dnl
         case "$host_os" in
-                 # Guess no on IRIX.
-          irix*) gl_cv_func_btowc_eof="guessing no" ;;
-                 # Guess yes otherwise.
-          *)     gl_cv_func_btowc_eof="guessing yes" ;;
+                  # Guess no on IRIX.
+          irix*)  gl_cv_func_btowc_eof="guessing no" ;;
+                  # Guess yes on native Windows.
+          mingw*) gl_cv_func_btowc_eof="guessing yes" ;;
+                  # Guess yes otherwise.
+          *)      gl_cv_func_btowc_eof="guessing yes" ;;
         esac
 changequote([,])dnl
         if test $LOCALE_FR != none; then
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/m4/extensions.m4 new/trader-7.12/m4/extensions.m4
--- old/trader-7.11/m4/extensions.m4    2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/m4/extensions.m4    2017-08-24 07:47:59.000000000 +0200
@@ -1,4 +1,4 @@
-# serial 15  -*- Autoconf -*-
+# serial 17  -*- Autoconf -*-
 # Enable extensions on systems that normally disable them.
 
 # Copyright (C) 2003, 2006-2017 Free Software Foundation, Inc.
@@ -68,6 +68,14 @@
 #ifndef _GNU_SOURCE
 # undef _GNU_SOURCE
 #endif
+/* Enable NetBSD extensions on NetBSD.  */
+#ifndef _NETBSD_SOURCE
+# undef _NETBSD_SOURCE
+#endif
+/* Enable OpenBSD extensions on NetBSD.  */
+#ifndef _OPENBSD_SOURCE
+# undef _OPENBSD_SOURCE
+#endif
 /* Enable threading extensions on Solaris.  */
 #ifndef _POSIX_PTHREAD_SEMANTICS
 # undef _POSIX_PTHREAD_SEMANTICS
@@ -128,6 +136,8 @@
   AC_DEFINE([_ALL_SOURCE])
   AC_DEFINE([_DARWIN_C_SOURCE])
   AC_DEFINE([_GNU_SOURCE])
+  AC_DEFINE([_NETBSD_SOURCE])
+  AC_DEFINE([_OPENBSD_SOURCE])
   AC_DEFINE([_POSIX_PTHREAD_SEMANTICS])
   AC_DEFINE([__STDC_WANT_IEC_60559_ATTRIBS_EXT__])
   AC_DEFINE([__STDC_WANT_IEC_60559_BFP_EXT__])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/m4/fcntl-o.m4 new/trader-7.12/m4/fcntl-o.m4
--- old/trader-7.11/m4/fcntl-o.m4       2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/m4/fcntl-o.m4       2017-08-24 07:47:59.000000000 +0200
@@ -1,4 +1,4 @@
-# fcntl-o.m4 serial 4
+# fcntl-o.m4 serial 5
 dnl Copyright (C) 2006, 2009-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -18,6 +18,7 @@
     [AC_REQUIRE([AC_USE_SYSTEM_EXTENSIONS])],
     [AC_REQUIRE([AC_GNU_SOURCE])])
 
+  AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
   AC_CHECK_HEADERS_ONCE([unistd.h])
   AC_CHECK_FUNCS_ONCE([symlink])
   AC_CACHE_CHECK([for working fcntl.h], [gl_cv_header_working_fcntl_h],
@@ -116,7 +117,13 @@
         68) gl_cv_header_working_fcntl_h='no (bad O_NOATIME, O_NOFOLLOW)';; #(
          *) gl_cv_header_working_fcntl_h='no';;
         esac],
-       [gl_cv_header_working_fcntl_h=cross-compiling])])
+       [case "$host_os" in
+                  # Guess 'no' on native Windows.
+          mingw*) gl_cv_header_working_fcntl_h='no' ;;
+          *)      gl_cv_header_working_fcntl_h=cross-compiling ;;
+        esac
+       ])
+    ])
 
   case $gl_cv_header_working_fcntl_h in #(
   *O_NOATIME* | no | cross-compiling) ac_val=0;; #(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/m4/gettimeofday.m4 new/trader-7.12/m4/gettimeofday.m4
--- old/trader-7.11/m4/gettimeofday.m4  2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/m4/gettimeofday.m4  2017-08-24 07:47:59.000000000 +0200
@@ -1,4 +1,4 @@
-# serial 23
+# serial 24
 
 # Copyright (C) 2001-2003, 2005, 2007, 2009-2017 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
@@ -105,6 +105,8 @@
       case "$host_os" in
                 # Guess all is fine on glibc systems.
         *-gnu*) gl_cv_func_gettimeofday_clobber="guessing no" ;;
+                # Guess no on native Windows.
+        mingw*) gl_cv_func_gettimeofday_clobber="guessing no" ;;
                 # If we don't know, assume the worst.
         *)      gl_cv_func_gettimeofday_clobber="guessing yes" ;;
       esac
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/m4/mbrtowc.m4 new/trader-7.12/m4/mbrtowc.m4
--- old/trader-7.11/m4/mbrtowc.m4       2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/m4/mbrtowc.m4       2017-08-24 07:47:59.000000000 +0200
@@ -1,4 +1,4 @@
-# mbrtowc.m4 serial 27  -*- coding: utf-8 -*-
+# mbrtowc.m4 serial 29  -*- coding: utf-8 -*-
 dnl Copyright (C) 2001-2002, 2004-2005, 2008-2017 Free Software Foundation,
 dnl Inc.
 dnl This file is free software; the Free Software Foundation
@@ -563,9 +563,11 @@
       dnl is present.
 changequote(,)dnl
       case "$host_os" in
-                     # Guess no on AIX and glibc systems.
+                    # Guess no on AIX and glibc systems.
         aix* | *-gnu*)
                     gl_cv_func_mbrtowc_empty_input="guessing no" ;;
+                    # Guess yes on native Windows.
+        mingw*)     gl_cv_func_mbrtowc_empty_input="guessing yes" ;;
         *)          gl_cv_func_mbrtowc_empty_input="guessing yes" ;;
       esac
 changequote([,])dnl
@@ -592,6 +594,7 @@
 
 AC_DEFUN([gl_MBRTOWC_C_LOCALE],
 [
+  AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
   AC_CACHE_CHECK([whether the C locale is free of encoding errors],
     [gl_cv_C_locale_sans_EILSEQ],
     [
@@ -622,7 +625,12 @@
           ]])],
       [gl_cv_C_locale_sans_EILSEQ=yes],
       [gl_cv_C_locale_sans_EILSEQ=no],
-      [:])])
+      [case "$host_os" in
+                 # Guess yes on native Windows.
+         mingw*) gl_cv_C_locale_sans_EILSEQ="guessing yes" ;;
+       esac
+      ])
+    ])
 ])
 
 # Prerequisites of lib/mbrtowc.c.
@@ -639,7 +647,7 @@
 [
   dnl Same as AC_FUNC_MBRTOWC in autoconf-2.60.
   AC_CACHE_CHECK([whether mbrtowc and mbstate_t are properly declared],
-    gl_cv_func_mbrtowc,
+    [gl_cv_func_mbrtowc],
     [AC_LINK_IFELSE(
        [AC_LANG_PROGRAM(
             [[/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be
@@ -655,8 +663,8 @@
               size_t n = 1;
               mbstate_t state;
               return ! (sizeof state && (mbrtowc) (&wc, s, n, &state));]])],
-       gl_cv_func_mbrtowc=yes,
-       gl_cv_func_mbrtowc=no)])
+       [gl_cv_func_mbrtowc=yes],
+       [gl_cv_func_mbrtowc=no])])
   if test $gl_cv_func_mbrtowc = yes; then
     AC_DEFINE([HAVE_MBRTOWC], [1],
       [Define to 1 if mbrtowc and mbstate_t are properly declared.])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/m4/memchr.m4 new/trader-7.12/m4/memchr.m4
--- old/trader-7.11/m4/memchr.m4        2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/m4/memchr.m4        2017-08-24 07:47:59.000000000 +0200
@@ -1,4 +1,4 @@
-# memchr.m4 serial 12
+# memchr.m4 serial 13
 dnl Copyright (C) 2002-2004, 2009-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -6,6 +6,8 @@
 
 AC_DEFUN_ONCE([gl_FUNC_MEMCHR],
 [
+  AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
+
   dnl Check for prerequisites for memory fence checks.
   gl_FUNC_MMAP_ANON
   AC_CHECK_HEADERS_ONCE([sys/mman.h])
@@ -73,12 +75,21 @@
         result |= 4;
     }
   return result;
-]])], [gl_cv_func_memchr_works=yes], [gl_cv_func_memchr_works=no],
-      [dnl Be pessimistic for now.
-       gl_cv_func_memchr_works="guessing no"])])
-    if test "$gl_cv_func_memchr_works" != yes; then
-      REPLACE_MEMCHR=1
-    fi
+]])],
+         [gl_cv_func_memchr_works=yes],
+         [gl_cv_func_memchr_works=no],
+         [case "$host_os" in
+                    # Guess yes on native Windows.
+            mingw*) gl_cv_func_memchr_works="guessing yes" ;;
+                    # Be pessimistic for now.
+            *)      gl_cv_func_memchr_works="guessing no" ;;
+          esac
+         ])
+      ])
+    case "$gl_cv_func_memchr_works" in
+      *yes) ;;
+      *) REPLACE_MEMCHR=1 ;;
+    esac
   fi
 ])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/m4/stdint.m4 new/trader-7.12/m4/stdint.m4
--- old/trader-7.11/m4/stdint.m4        2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/m4/stdint.m4        2017-08-24 07:47:59.000000000 +0200
@@ -1,4 +1,4 @@
-# stdint.m4 serial 50
+# stdint.m4 serial 51
 dnl Copyright (C) 2001-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -10,6 +10,7 @@
 AC_DEFUN_ONCE([gl_STDINT_H],
 [
   AC_PREREQ([2.59])dnl
+  AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
 
   AC_REQUIRE([gl_LIMITS_H])
   AC_REQUIRE([gt_TYPE_WINT_T])
@@ -288,8 +289,12 @@
 ]])],
               [gl_cv_header_working_stdint_h=yes],
               [],
-              [dnl When cross-compiling, assume it works.
-               gl_cv_header_working_stdint_h=yes
+              [case "$host_os" in
+                         # Guess yes on native Windows.
+                 mingw*) gl_cv_header_working_stdint_h="guessing yes" ;;
+                         # In general, assume it works.
+                 *)      gl_cv_header_working_stdint_h="guessing yes" ;;
+               esac
               ])
          ])
       ])
@@ -299,15 +304,16 @@
   HAVE_SYS_BITYPES_H=0
   HAVE_SYS_INTTYPES_H=0
   STDINT_H=stdint.h
-  if test "$gl_cv_header_working_stdint_h" = yes; then
-    HAVE_C99_STDINT_H=1
-    dnl Now see whether the system <stdint.h> works without
-    dnl __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS defined.
-    AC_CACHE_CHECK([whether stdint.h predates C++11],
-      [gl_cv_header_stdint_predates_cxx11_h],
-      [gl_cv_header_stdint_predates_cxx11_h=yes
-       AC_COMPILE_IFELSE([
-         AC_LANG_PROGRAM([[
+  case "$gl_cv_header_working_stdint_h" in
+    *yes)
+      HAVE_C99_STDINT_H=1
+      dnl Now see whether the system <stdint.h> works without
+      dnl __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS defined.
+      AC_CACHE_CHECK([whether stdint.h predates C++11],
+        [gl_cv_header_stdint_predates_cxx11_h],
+        [gl_cv_header_stdint_predates_cxx11_h=yes
+         AC_COMPILE_IFELSE([
+           AC_LANG_PROGRAM([[
 #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
 #include <stdint.h>
 ]
@@ -315,45 +321,47 @@
 [
 intmax_t im = INTMAX_MAX;
 int32_t i32 = INT32_C (0x7fffffff);
-         ]])],
-         [gl_cv_header_stdint_predates_cxx11_h=no])])
+           ]])],
+           [gl_cv_header_stdint_predates_cxx11_h=no])])
 
-    if test "$gl_cv_header_stdint_predates_cxx11_h" = yes; then
-      AC_DEFINE([__STDC_CONSTANT_MACROS], [1],
-                [Define to 1 if the system <stdint.h> predates C++11.])
-      AC_DEFINE([__STDC_LIMIT_MACROS], [1],
-                [Define to 1 if the system <stdint.h> predates C++11.])
-    fi
-    AC_CACHE_CHECK([whether stdint.h has UINTMAX_WIDTH etc.],
-      [gl_cv_header_stdint_width],
-      [gl_cv_header_stdint_width=no
-       AC_COMPILE_IFELSE(
-         [AC_LANG_PROGRAM([[
-            /* Work if build is not clean.  */
-            #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1
-            #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
-             #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
-            #endif
-            #include <stdint.h>
-            ]gl_STDINT_INCLUDES[
-            int iw = UINTMAX_WIDTH;
-            ]])],
-         [gl_cv_header_stdint_width=yes])])
-    if test "$gl_cv_header_stdint_width" = yes; then
-      STDINT_H=
-    fi
-  else
-    dnl Check for <sys/inttypes.h>, and for
-    dnl <sys/bitypes.h> (used in Linux libc4 >= 4.6.7 and libc5).
-    AC_CHECK_HEADERS([sys/inttypes.h sys/bitypes.h])
-    if test $ac_cv_header_sys_inttypes_h = yes; then
-      HAVE_SYS_INTTYPES_H=1
-    fi
-    if test $ac_cv_header_sys_bitypes_h = yes; then
-      HAVE_SYS_BITYPES_H=1
-    fi
-    gl_STDINT_TYPE_PROPERTIES
-  fi
+      if test "$gl_cv_header_stdint_predates_cxx11_h" = yes; then
+        AC_DEFINE([__STDC_CONSTANT_MACROS], [1],
+                  [Define to 1 if the system <stdint.h> predates C++11.])
+        AC_DEFINE([__STDC_LIMIT_MACROS], [1],
+                  [Define to 1 if the system <stdint.h> predates C++11.])
+      fi
+      AC_CACHE_CHECK([whether stdint.h has UINTMAX_WIDTH etc.],
+        [gl_cv_header_stdint_width],
+        [gl_cv_header_stdint_width=no
+         AC_COMPILE_IFELSE(
+           [AC_LANG_PROGRAM([[
+              /* Work if build is not clean.  */
+              #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1
+              #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
+               #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
+              #endif
+              #include <stdint.h>
+              ]gl_STDINT_INCLUDES[
+              int iw = UINTMAX_WIDTH;
+              ]])],
+           [gl_cv_header_stdint_width=yes])])
+      if test "$gl_cv_header_stdint_width" = yes; then
+        STDINT_H=
+      fi
+      ;;
+    *)
+      dnl Check for <sys/inttypes.h>, and for
+      dnl <sys/bitypes.h> (used in Linux libc4 >= 4.6.7 and libc5).
+      AC_CHECK_HEADERS([sys/inttypes.h sys/bitypes.h])
+      if test $ac_cv_header_sys_inttypes_h = yes; then
+        HAVE_SYS_INTTYPES_H=1
+      fi
+      if test $ac_cv_header_sys_bitypes_h = yes; then
+        HAVE_SYS_BITYPES_H=1
+      fi
+      gl_STDINT_TYPE_PROPERTIES
+      ;;
+  esac
 
   dnl The substitute stdint.h needs the substitute limit.h's _GL_INTEGER_WIDTH.
   LIMITS_H=limits.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/m4/stdlib_h.m4 new/trader-7.12/m4/stdlib_h.m4
--- old/trader-7.11/m4/stdlib_h.m4      2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/m4/stdlib_h.m4      2017-08-24 07:47:59.000000000 +0200
@@ -1,4 +1,4 @@
-# stdlib_h.m4 serial 43
+# stdlib_h.m4 serial 44
 dnl Copyright (C) 2007-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -21,9 +21,9 @@
 #endif
     ]], [_Exit atoll canonicalize_file_name getloadavg getsubopt grantpt
     initstate initstate_r mkdtemp mkostemp mkostemps mkstemp mkstemps
-    posix_openpt ptsname ptsname_r qsort_r random random_r realpath rpmatch
-    secure_getenv setenv setstate setstate_r srandom srandom_r
-    strtod strtoll strtoull unlockpt unsetenv])
+    posix_openpt ptsname ptsname_r qsort_r random random_r reallocarray
+    realpath rpmatch secure_getenv setenv setstate setstate_r srandom
+    srandom_r strtod strtoll strtoull unlockpt unsetenv])
 ])
 
 AC_DEFUN([gl_STDLIB_MODULE_INDICATOR],
@@ -58,6 +58,7 @@
   GNULIB_QSORT_R=0;       AC_SUBST([GNULIB_QSORT_R])
   GNULIB_RANDOM=0;        AC_SUBST([GNULIB_RANDOM])
   GNULIB_RANDOM_R=0;      AC_SUBST([GNULIB_RANDOM_R])
+  GNULIB_REALLOCARRAY=0;  AC_SUBST([GNULIB_REALLOCARRAY])
   GNULIB_REALLOC_POSIX=0; AC_SUBST([GNULIB_REALLOC_POSIX])
   GNULIB_REALPATH=0;      AC_SUBST([GNULIB_REALPATH])
   GNULIB_RPMATCH=0;       AC_SUBST([GNULIB_RPMATCH])
@@ -77,6 +78,7 @@
   HAVE_DECL_GETLOADAVG=1;    AC_SUBST([HAVE_DECL_GETLOADAVG])
   HAVE_GETSUBOPT=1;          AC_SUBST([HAVE_GETSUBOPT])
   HAVE_GRANTPT=1;            AC_SUBST([HAVE_GRANTPT])
+  HAVE_DECL_INITSTATE=1;     AC_SUBST([HAVE_DECL_INITSTATE])
   HAVE_MKDTEMP=1;            AC_SUBST([HAVE_MKDTEMP])
   HAVE_MKOSTEMP=1;           AC_SUBST([HAVE_MKOSTEMP])
   HAVE_MKOSTEMPS=1;          AC_SUBST([HAVE_MKOSTEMPS])
@@ -89,11 +91,13 @@
   HAVE_RANDOM=1;             AC_SUBST([HAVE_RANDOM])
   HAVE_RANDOM_H=1;           AC_SUBST([HAVE_RANDOM_H])
   HAVE_RANDOM_R=1;           AC_SUBST([HAVE_RANDOM_R])
+  HAVE_REALLOCARRAY=1;       AC_SUBST([HAVE_REALLOCARRAY])
   HAVE_REALPATH=1;           AC_SUBST([HAVE_REALPATH])
   HAVE_RPMATCH=1;            AC_SUBST([HAVE_RPMATCH])
   HAVE_SECURE_GETENV=1;      AC_SUBST([HAVE_SECURE_GETENV])
   HAVE_SETENV=1;             AC_SUBST([HAVE_SETENV])
   HAVE_DECL_SETENV=1;        AC_SUBST([HAVE_DECL_SETENV])
+  HAVE_DECL_SETSTATE=1;      AC_SUBST([HAVE_DECL_SETSTATE])
   HAVE_STRTOD=1;             AC_SUBST([HAVE_STRTOD])
   HAVE_STRTOLL=1;            AC_SUBST([HAVE_STRTOLL])
   HAVE_STRTOULL=1;           AC_SUBST([HAVE_STRTOULL])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/m4/string_h.m4 new/trader-7.12/m4/string_h.m4
--- old/trader-7.11/m4/string_h.m4      2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/m4/string_h.m4      2017-08-24 07:47:59.000000000 +0200
@@ -43,6 +43,7 @@
 
 AC_DEFUN([gl_HEADER_STRING_H_DEFAULTS],
 [
+  GNULIB_EXPLICIT_BZERO=0; AC_SUBST([GNULIB_EXPLICIT_BZERO])
   GNULIB_FFSL=0;        AC_SUBST([GNULIB_FFSL])
   GNULIB_FFSLL=0;       AC_SUBST([GNULIB_FFSLL])
   GNULIB_MEMCHR=0;      AC_SUBST([GNULIB_MEMCHR])
@@ -82,6 +83,7 @@
   GNULIB_STRVERSCMP=0;  AC_SUBST([GNULIB_STRVERSCMP])
   HAVE_MBSLEN=0;        AC_SUBST([HAVE_MBSLEN])
   dnl Assume proper GNU behavior unless another module says otherwise.
+  HAVE_EXPLICIT_BZERO=1;        AC_SUBST([HAVE_EXPLICIT_BZERO])
   HAVE_FFSL=1;                  AC_SUBST([HAVE_FFSL])
   HAVE_FFSLL=1;                 AC_SUBST([HAVE_FFSLL])
   HAVE_MEMCHR=1;                AC_SUBST([HAVE_MEMCHR])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/m4/strstr.m4 new/trader-7.12/m4/strstr.m4
--- old/trader-7.11/m4/strstr.m4        2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/m4/strstr.m4        2017-08-24 07:47:59.000000000 +0200
@@ -1,4 +1,4 @@
-# strstr.m4 serial 18
+# strstr.m4 serial 19
 dnl Copyright (C) 2008-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -9,7 +9,7 @@
 [
   AC_REQUIRE([gl_HEADER_STRING_H_DEFAULTS])
   AC_REQUIRE([gl_FUNC_MEMCHR])
-  if test "$gl_cv_func_memchr_works" != yes; then
+  if test $HAVE_MEMCHR = 0 || test $REPLACE_MEMCHR = 1; then
     REPLACE_STRSTR=1
   else
     dnl Detect http://sourceware.org/bugzilla/show_bug.cgi?id=12092.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/m4/wcrtomb.m4 new/trader-7.12/m4/wcrtomb.m4
--- old/trader-7.11/m4/wcrtomb.m4       2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/m4/wcrtomb.m4       2017-08-24 07:47:59.000000000 +0200
@@ -1,4 +1,4 @@
-# wcrtomb.m4 serial 11
+# wcrtomb.m4 serial 12
 dnl Copyright (C) 2008-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -51,6 +51,8 @@
           case "$host_os" in
                                      # Guess no on AIX 4, OSF/1 and Solaris.
             aix4* | osf* | solaris*) gl_cv_func_wcrtomb_retval="guessing no" ;;
+                                     # Guess yes on native Windows.
+            mingw*)                  gl_cv_func_wcrtomb_retval="guessing yes" 
;;
                                      # Guess yes otherwise.
             *)                       gl_cv_func_wcrtomb_retval="guessing yes" 
;;
           esac
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/m4/wctob.m4 new/trader-7.12/m4/wctob.m4
--- old/trader-7.11/m4/wctob.m4 2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/m4/wctob.m4 2017-08-24 07:47:59.000000000 +0200
@@ -1,4 +1,4 @@
-# wctob.m4 serial 10
+# wctob.m4 serial 11
 dnl Copyright (C) 2008-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -31,6 +31,9 @@
             # Guess no on Solaris <= 9 and Cygwin.
           solaris2.[1-9] | solaris2.[1-9].* | cygwin*)
             gl_cv_func_wctob_works="guessing no" ;;
+            # Guess no on native Windows.
+          mingw*)
+            gl_cv_func_wctob_works="guessing no" ;;
             # Guess yes otherwise.
           *) gl_cv_func_wctob_works="guessing yes" ;;
         esac
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/m4/wctype_h.m4 new/trader-7.12/m4/wctype_h.m4
--- old/trader-7.11/m4/wctype_h.m4      2017-06-17 22:28:00.000000000 +0200
+++ new/trader-7.12/m4/wctype_h.m4      2017-08-24 07:47:59.000000000 +0200
@@ -1,4 +1,4 @@
-# wctype_h.m4 serial 20
+# wctype_h.m4 serial 21
 
 dnl A placeholder for ISO C99 <wctype.h>, for platforms that lack it.
 
@@ -53,7 +53,8 @@
                int main () { return iswprint ('x') == 0; }
             ]])],
             [gl_cv_func_iswcntrl_works=yes], [gl_cv_func_iswcntrl_works=no],
-            [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <stdlib.h>
+            [dnl Guess no on Linux libc5, yes otherwise.
+             AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <stdlib.h>
                           #if __GNU_LIBRARY__ == 1
                           Linux libc5 i18n is broken.
                           #endif]], [])],
Binary files old/trader-7.11/po/da.gmo and new/trader-7.12/po/da.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/da.po new/trader-7.12/po/da.po
--- old/trader-7.11/po/da.po    2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/da.po    2017-08-24 07:47:59.000000000 +0200
@@ -12,10 +12,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:02+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:18+1000\n"
 "Last-Translator: Joe Hansen <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
 "Language: da\n"
Binary files old/trader-7.11/po/de.gmo and new/trader-7.12/po/de.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/de.po new/trader-7.12/po/de.po
--- old/trader-7.11/po/de.po    2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/de.po    2017-08-24 07:47:59.000000000 +0200
@@ -12,10 +12,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:02+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:18+1000\n"
 "Last-Translator: Philipp Thomas <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
Binary files old/trader-7.11/po/[email protected] and 
new/trader-7.12/po/[email protected] differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/[email protected] new/trader-7.12/po/[email protected]
--- old/trader-7.11/po/[email protected]     2017-06-17 22:31:06.000000000 +0200
+++ new/trader-7.12/po/[email protected]     2017-08-24 07:57:09.000000000 +0200
@@ -27,10 +27,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:01+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:17+1000\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: en@quot\n"
Binary files old/trader-7.11/po/en_AU.gmo and new/trader-7.12/po/en_AU.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/en_AU.po new/trader-7.12/po/en_AU.po
--- old/trader-7.11/po/en_AU.po 2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/en_AU.po 2017-08-24 07:47:59.000000000 +0200
@@ -12,10 +12,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:02+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:18+1000\n"
 "Last-Translator: John Zaitseff <[email protected]>\n"
 "Language-Team: English (Australian) <(nothing)>\n"
 "Language: en_AU\n"
Binary files old/trader-7.11/po/en_CA.gmo and new/trader-7.12/po/en_CA.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/en_CA.po new/trader-7.12/po/en_CA.po
--- old/trader-7.11/po/en_CA.po 2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/en_CA.po 2017-08-24 07:47:59.000000000 +0200
@@ -12,10 +12,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:02+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:18+1000\n"
 "Last-Translator: John Zaitseff <[email protected]>\n"
 "Language-Team: English (Canadian) <(nothing)>\n"
 "Language: en_CA\n"
Binary files old/trader-7.11/po/en_GB.gmo and new/trader-7.12/po/en_GB.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/en_GB.po new/trader-7.12/po/en_GB.po
--- old/trader-7.11/po/en_GB.po 2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/en_GB.po 2017-08-24 07:47:59.000000000 +0200
@@ -12,10 +12,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:03+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:18+1000\n"
 "Last-Translator: John Zaitseff <[email protected]>\n"
 "Language-Team: English (British) <(nothing)>\n"
 "Language: en_GB\n"
Binary files old/trader-7.11/po/en_US.gmo and new/trader-7.12/po/en_US.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/en_US.po new/trader-7.12/po/en_US.po
--- old/trader-7.11/po/en_US.po 2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/en_US.po 2017-08-24 07:47:59.000000000 +0200
@@ -12,10 +12,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:03+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:18+1000\n"
 "Last-Translator: John Zaitseff <[email protected]>\n"
 "Language-Team: English (US) <(nothing)>\n"
 "Language: en_US\n"
Binary files old/trader-7.11/po/eo.gmo and new/trader-7.12/po/eo.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/eo.po new/trader-7.12/po/eo.po
--- old/trader-7.11/po/eo.po    2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/eo.po    2017-08-24 07:47:59.000000000 +0200
@@ -13,10 +13,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:03+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:18+1000\n"
 "Last-Translator: Felipe Castro <[email protected]>\n"
 "Language-Team: Esperanto <[email protected]>\n"
 "Language: eo\n"
Binary files old/trader-7.11/po/fi.gmo and new/trader-7.12/po/fi.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/fi.po new/trader-7.12/po/fi.po
--- old/trader-7.11/po/fi.po    2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/fi.po    2017-08-24 07:47:59.000000000 +0200
@@ -13,10 +13,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:03+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:19+1000\n"
 "Last-Translator: Jorma Karvonen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\n"
Binary files old/trader-7.11/po/fr.gmo and new/trader-7.12/po/fr.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/fr.po new/trader-7.12/po/fr.po
--- old/trader-7.11/po/fr.po    2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/fr.po    2017-08-24 07:47:59.000000000 +0200
@@ -19,10 +19,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:03+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:19+1000\n"
 "Last-Translator: Frédéric Marchal <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
 "Language: fr\n"
Binary files old/trader-7.11/po/hr.gmo and new/trader-7.12/po/hr.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/hr.po new/trader-7.12/po/hr.po
--- old/trader-7.11/po/hr.po    2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/hr.po    2017-08-24 07:47:59.000000000 +0200
@@ -12,10 +12,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:03+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:19+1000\n"
 "Last-Translator: Tomislav Krznar <[email protected]>\n"
 "Language-Team: Croatian <[email protected]>\n"
 "Language: hr\n"
Binary files old/trader-7.11/po/hu.gmo and new/trader-7.12/po/hu.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/hu.po new/trader-7.12/po/hu.po
--- old/trader-7.11/po/hu.po    2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/hu.po    2017-08-24 07:47:59.000000000 +0200
@@ -12,10 +12,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:03+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:19+1000\n"
 "Last-Translator: Balázs Úr <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
 "Language: hu\n"
Binary files old/trader-7.11/po/nb.gmo and new/trader-7.12/po/nb.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/nb.po new/trader-7.12/po/nb.po
--- old/trader-7.11/po/nb.po    2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/nb.po    2017-08-24 07:47:59.000000000 +0200
@@ -12,10 +12,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:03+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:19+1000\n"
 "Last-Translator: Johnny A. Solbu <[email protected]>\n"
 "Language-Team: Norwegian Bokmaal <[email protected]>\n"
 "Language: nb\n"
Binary files old/trader-7.11/po/ru.gmo and new/trader-7.12/po/ru.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/ru.po new/trader-7.12/po/ru.po
--- old/trader-7.11/po/ru.po    2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/ru.po    2017-08-24 07:47:59.000000000 +0200
@@ -15,10 +15,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:03+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:19+1000\n"
 "Last-Translator: Pavel Maryanov <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
Binary files old/trader-7.11/po/sr.gmo and new/trader-7.12/po/sr.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/sr.po new/trader-7.12/po/sr.po
--- old/trader-7.11/po/sr.po    2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/sr.po    2017-08-24 07:47:59.000000000 +0200
@@ -2,28 +2,29 @@
 # *                                                                       *
 # *                 Serbian Translation for Star Traders                  *
 # *                 Copyright (C) 2016-17, John Zaitseff                  *
-# *          Copyright (C) 2016, Free Software Foundation, Inc.           *
+# *         Copyright (C) 2016-17, Free Software Foundation, Inc.         *
 # *                                                                       *
 # *************************************************************************
 #
 # This file is distributed under the same license as the trader package.
 #
 # Contributors:
-#   Мирослав Николић <[email protected]>, 2016.
+#   Мирослав Николић <[email protected]>, 2016-2017.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:03+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:19+1000\n"
 "Last-Translator: Мирослав Николић <[email protected]>\n"
 "Language-Team: Serbian <(nothing)>\n"
 "Language: sr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 
n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 
n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
 
 #. TRANSLATORS: The name of the game.  You may choose to translate it into
 #. your own language (recommended) or keep it the same as the English
@@ -42,7 +43,7 @@
 #. add your own keywords!
 #: data/trader.desktop.in:27
 msgid "game;interstellar;trading;strategy;"
-msgstr ""
+msgstr "игра;међузвездано;трговање;стратегиј;"
 
 #. TRANSLATORS: This string is the name of the icon to use.  The Desktop
 #. Entry Specification states it is translatable, but unless you provide a
Binary files old/trader-7.11/po/sv.gmo and new/trader-7.12/po/sv.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trader-7.11/po/sv.po new/trader-7.12/po/sv.po
--- old/trader-7.11/po/sv.po    2017-06-17 22:22:44.000000000 +0200
+++ new/trader-7.12/po/sv.po    2017-08-24 07:47:59.000000000 +0200
@@ -12,10 +12,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: trader 7.11\n"
+"Project-Id-Version: trader 7.12\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-06-18 06:01+1000\n"
-"PO-Revision-Date: 2017-06-18 06:03+1000\n"
+"POT-Creation-Date: 2017-08-24 15:17+1000\n"
+"PO-Revision-Date: 2017-08-24 15:19+1000\n"
 "Last-Translator: Anders Jonsson <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
 "Language: sv\n"


Reply via email to