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

Re: svn commit: r10422 - trunk/build

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-07-28 03:33:16 CEST

Ben Reser wrote:
> On Wed, Jul 28, 2004 at 01:39:39AM +0100, Max Bowsher wrote:
>> Ben Reser wrote:
>>> Did you mean type-prunned?
>>
>> And 'prun' isn't a word! :-)
>
> Okay so I meant pruned.

Right :-)

Regardless, type-punned is what the error really says.

It's something to do with strict aliasing. The cure is to pick up a set of
CFLAGS from Python, which happens to include -fno-strict-aliasing when using
GCC.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 28 03:33:42 2004

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.