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

Re: svn commit: r18144 - in trunk/subversion/libsvn_fs_base: . bdb

From: Branko Čibej <brane_at_xbc.nu>
Date: 2006-01-18 22:12:26 CET

Philip Martin wrote:
> Malcolm Rowe <malcolm-svn-dev@farside.org.uk> writes:
>
>
>> All four apr_atomic_casptr() calls in bdb/env.c generate the following
>> warning for me, breaking my '-Wall -Werror' build (gcc 3.4.4 on RHEL4):
>>
>> ../svn-live-trunk-srcdir/subversion/libsvn_fs_base/bdb/env.c: In function `bdb_cache_init':
>> ../svn-live-trunk-srcdir/subversion/libsvn_fs_base/bdb/env.c:340: warning: dereferencing type-punned pointer will break strict-aliasing rules
>>
>
> I'm using gcc 4.0.3 and I don't get that warning.
>
Yes, I can't see any type-punned pointers there.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 19 00:41:51 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.