[MPlayer-dev-eng] [PATCH] loader/ext.c fails to compile
Roberto Togni
r_togni at tiscali.it
Sat Sep 11 00:34:45 CEST 2004
On 2004.09.11 00:07, Loren Merritt wrote:
> The last commit broke compilation of loader/ext.c under
> gcc (GCC) 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)
> with error message
> loader/libloader.a(ext.o)(.text+0x8e6): In function `VirtualAlloc':
> : `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
>
Just commited a fix, bug was also reported on solaris on x86 on irc.
I changed sys_errlist to strerr, but also commented out the printf
Didn't noticed it because i was only getting a warning from it (gcc
3.3.4 from debian unstable)
Ciao,
Roberto
More information about the MPlayer-dev-eng
mailing list