comparison AUTHORS @ 34211:203e14dbbe53

configure: remove erroneous extra set of braces from vsscanf test POSIX does not make any promises about the layout of va_list. Thus initializing it with extra braces might fail to compile on systems with perfectly fine vsscanf support. Skip the initialization instead, which also avoids warnings.
author diego
date Fri, 04 Nov 2011 14:29:31 +0000
parents 38aca587c55c
children 5d40ea66424f
comparison
equal deleted inserted replaced
34210:de376e7bcd65 34211:203e14dbbe53