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

Re: svn commit: rev 3151 - clients/rapidsvn/trunk/src/tests/svncpp clients/rapidsvn/trunk/src/svncpp

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-09-10 19:30:47 CEST

"Brent R. Matzelle" <bmatzelle@yahoo.com> writes:

> > Isn't 'export' a keyword? How is that you can get away naming a
> > function 'export'?
> >
>
> It isn't with with MSVC++ 6. Are you using gcc?

export is a keyword in standard ISO C++ and should not be used as a
name. Comeau's EDG-based 4.3 compiler is the only compiler I know of
that supports export.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 10 19:31:26 2002

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.