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

Re: [PATCH] Allow building with g++

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 12 Mar 2013 10:16:31 -0400

On Tue, Mar 12, 2013 at 6:09 AM, Philip Martin <philip_at_codematters.co.uk>wrote:

> The patch below allows Subversion to be compiled with g++ provided the
> the option -fpermissive is used. The advantage of doing this is that we
> get extra warnings, in particular we get enum type checking (in C any
> enum can be passed where an enum is expected). This isn't a conversion
> to C++, Subversion is still C, it's simply an option to allow another
> compiler.
>
>
You do not mention this, so I will ask. After applying this patch and
compiling with g++ has it shown you any useful warnings that you were not
already aware of?

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2013-03-12 18:35:52 CET

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.