Falk Hueffner wrote:
> Josh Triplett <[EMAIL PROTECTED]> writes:
>>The sentinel attribute tells GCC to ensure that the argument list of a
>>variadic function always ends with a final NULL argument. It should be
>>possible to use this attribute for a variadic function where the
>>sentinel is some c
Josh Triplett <[EMAIL PROTECTED]> writes:
> The sentinel attribute tells GCC to ensure that the argument list of a
> variadic function always ends with a final NULL argument. It should be
> possible to use this attribute for a variadic function where the
> sentinel is some constant other than NUL
Package: gcc-4.0
Version: 4.0.2-1
Severity: wishlist
Tags: upstream
The sentinel attribute tells GCC to ensure that the argument list of a
variadic function always ends with a final NULL argument. It should be
possible to use this attribute for a variadic function where the
sentinel is some const
3 matches
Mail list logo