[MPlayer-dev-eng] [PATCH] tvi_bsdbt848.c cleanup: perror -> mp_msg
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Aug 26 10:13:42 CEST 2007
Hello,
On Sun, Aug 26, 2007 at 01:50:18AM +0700, Vladimir Voroshilov wrote:
> Attached patch replaces all occurances of perror(...) to
> mp_msg(MSGT_TV,MSGL_ERR,...).
>
> BSD guys, please make compilation test.
That makes the message much less helpful, I think you should append
strerror(errno);
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list