[bug-gettext] Problems compiling gettext with mingw

2016-09-18 Thread Jan Ingwer Baer
I've got some problems while compiling gettext (version 0.19.8.1) with mingw. GCC-Version is : 5.3.0 x86_64-posix-seh-rev0, MinGW-W64 First there are some warnings about ignored dllimport attribute: format-php.c:399:28: warning: 'formatstring_php' redeclared without dllimport attribute: previo

Re: [bug-gettext] Problems compiling gettext with mingw

2016-09-18 Thread Bruno Haible
Jan Ingwer Baer wrote: > My solution to this is to delete the linker-flag --disable-auto-import > from gettext-tools/src/Makefile: > > change >LDFLAGS = -Wl,--disable-auto-import > to >LDFLAGS = Daiki, You find the rationale for -Wl,--disable-auto-import in the file m4/woe32-dll.m4.

[bug-gettext] [sr #109145] Memory Leak

2016-09-18 Thread Fernando
URL: Summary: Memory Leak Project: GNU gettext Submitted by: oberynmartell Submitted on: Mon 19 Sep 2016 01:54:21 AM GMT Category: None Priority: 5 - Normal