[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Yet another newbie

From: Daniel Rall <dlr_at_collab.net>
Date: 2000-08-07 23:36:01 CEST

Greg Hudson wrote:
>
> > According to this snippet from the C++ spec., it's *possible* that
> > names with double underscores may conflict with symbols that are
> > part of a C++ compiler's implementation.
>
> Is Subversion written in C++, or in C? As far as I know, the C spec
> only reserves symbols beginning with underscores, not symbols
> containing pairs of underscores.

In C...but any C++ compiler worth it's salt should be able to compile a
C program. It would be nice to not limit users to a C-only compiler...
Received on Sat Oct 21 14:36:06 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.