Mercurial > mplayer.hg
comparison osdep/getch2.c @ 32711:ebb1c06a639d
configure: Initialize va_list variable as '{0}' instead of NULL in vsscanf test.
The vsscanf test was generating errors with clang on FreeBSD 8.1 and therefore
our local vsscanf implementation got compiled, leading to MPlayer crashes.
tmp.c:4:26: error: array initializer must be an initializer list
author | diego |
---|---|
date | Wed, 19 Jan 2011 17:42:15 +0000 |
parents | 32725ca88fed |
children | 3ee9fd074b8c |
comparison
equal
deleted
inserted
replaced
32710:13b1606a71a4 | 32711:ebb1c06a639d |
---|