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