bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] [bug #45846] gettext-0.19.5 build failed under x86_64-w64-


From: anonymous
Subject: [bug-gettext] [bug #45846] gettext-0.19.5 build failed under x86_64-w64-mingw32 toolchain
Date: Sun, 30 Aug 2015 12:01:20 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0 openid

URL:
  <http://savannah.gnu.org/bugs/?45846>

                 Summary: gettext-0.19.5 build failed under x86_64-w64-mingw32
toolchain
                 Project: GNU gettext
            Submitted by: None
            Submitted on: Sun 30 Aug 2015 12:01:18 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Compilation fails because the code attempts to redefine existing fnuctions in
stdio.h. Commenting out the redefinitions in the files below allows the
library to compile.

In gettext-tools/gnulib-lib, commented the code in:
asprintf.c
snprintf.c
vasprintf.c
vsnprintf.c

In gettext-tools/libgettextpo, commented the code in:
asprintf.c
vasprintf.c

There is no comments in the mentioned files about the reason these functions
are (re)implemented.
Question: does it tries to implement inexisting functions? or add something to
existing functions?





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45846>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]