Detlef Riekenberg wine.dev@web.de writes:
dlls/msvcr90/msvcr90.c | 21 +++++++++++++++++++++ dlls/msvcr90/msvcr90.spec | 4 ++-- 2 files changed, 23 insertions(+), 2 deletions(-)
This doesn't build on 64-bit Mingw because it comes with its own version of these functions.
On 03/22/10 17:27, Alexandre Julliard wrote:
This doesn't build on 64-bit Mingw because it comes with its own version of these functions.
He's away for a week, can I fix it? Or should I wait until he's back before sending patches that depends on this functions?
Piotr Caban piotr.caban@gmail.com writes:
On 03/22/10 17:27, Alexandre Julliard wrote:
This doesn't build on 64-bit Mingw because it comes with its own version of these functions.
He's away for a week, can I fix it? Or should I wait until he's back before sending patches that depends on this functions?
Sure, if you can find a fix that would be great. It's arguably a Mingw bug, but we still need a workaround.