Making VFS Function pointer names more consistent

Richard Sharpe realrichardsharpe at gmail.com
Sun Dec 4 09:07:39 MST 2011


2011/12/4 Frank Lahm <franklahm at googlemail.com>:
> 2011/12/4 Volker Lendecke <Volker.Lendecke at sernet.de>:
>> Are variable-argument macros portable?
>
> http://en.wikipedia.org/wiki/Variadic_macro

As Frank is pointing out, variadic macro args are a part of C99.

Since we are already reliant on C99 (structure initialization by name)
it would seem that using variadic macro args is not a big issue.

The question then is: Do we gain much?

-- 
Regards,
Richard Sharpe


More information about the samba-technical mailing list