[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-09-10 19:18:11 CEST

Brent R. Matzelle wrote:
> --- Ben Collins-Sussman <sussman@collab.net> wrote:
>
>>bmatzelle@tigris.org writes:
>>
>>
>>>* src/tests/svncpp/svncpp.cpp
>>> Added tests for Status::textDescription() and
>>
>>Status::textType().
>>
>>> Added tests for Modify::mkdir() and Modify::export().
>>
>>I'm unable to compile rapidsvn:
>>
>>svncpp/modify.h:158: warning: keyword 'export' not implemented and
>>will be ignored
>>svncpp/modify.h:158: syntax error before `const'
>>
>>
>>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 most definately a keyword, it's just that most compilers don't
support it yet. apparently VC++ is letting you get away with it, but
gcc is not.

-garrett

---------------------------------------------------------------------
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:18:59 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.