Branko Čibej <br...@wandisco.com> writes:

> On 25.10.2013 11:40, Philip Martin wrote:
>> Branko Čibej <br...@wandisco.com> writes:
>>
>>> Sideline: *IF* we, as a community, agree to do this, then: (a) the rule
>>> should be documented in HACKING, and (b) there should be a '#define
>>> NULLPTR ((void*)0)' or reasonable facsimile in either svn_types.h or
>>> svn_private_config.h. I really do not want to see '(char*)NULL' all over
>>> the place. That's ... unsightly.
>> That would be incompatible with C++ since (void*) doesn't automatically
>> convert to (char*) by default.
>
> You do realize that this is entirely irrelevant for varargs, don't you?

Ah, yes, that definition of NULLPTR would work for varargs.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*

Reply via email to