Several gendef updates were pushed to the git repo, one to fix
a use-after-free, one to sig a segfault (bug#592), one to fix an
unbalanced #pragma pack, etc.

There is one configury issue I didn't touch: If I configure with
 --with-mangle=/some/path switch, the library functions checks
i.e. memset, strdup, strlwr and strrchr fail. config.log says that
it cannot find -lmangle around those failures. Probably we need
to add -L/some/path/lib to LDFLAGS before those checks, but
I'd like to leave that to Nightstrike who used to handle those
stuff (I guess he still does, yes?)

--
O.S.

------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to