2013/6/21 Rafaël Carré <fun...@videolan.org>:
> ---
>  mingw-w64-crt/lib64/msvcrt.def.in | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/mingw-w64-crt/lib64/msvcrt.def.in 
> b/mingw-w64-crt/lib64/msvcrt.def.in
> index b678a89..14f6083 100644
> --- a/mingw-w64-crt/lib64/msvcrt.def.in
> +++ b/mingw-w64-crt/lib64/msvcrt.def.in
> @@ -338,7 +338,7 @@ _gcvt
>  _gcvt_s
>  _get_heap_handle
>  _get_osfhandle
> -_get_output_format
> +;_get_output_format provided by emu
>  _get_sbh_threshold
>  _getch
>  _getche
> @@ -684,7 +684,7 @@ _searchenv
>  _searchenv_s
>  _set_error_mode
>  _set_sbh_threshold
> -_set_output_format
> +; _set_output_format provided by emu
>  _seterrormode
>  _setjmp
>  _setjmpex
> --
> 1.8.1.2

Patch is ok.  Please apply.

Thanks,
Kai

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to