https://bugs.winehq.org/show_bug.cgi?id=54263
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@gmail.com
--- Comment #1 from Eric Pouech eric.pouech@gmail.com --- can you post the command line used for compilation? and which parameters have been used to configure wine?
looks it's missing some defines? (the inlined definitions in msvcrt/stdio.h are not supposed to be used here... normally this should end up with '-D_MSVCR_VER_=0' argument to compiler)