swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Support] When did gcc get so lenient about the location of va


From: Marcus G. Daniels
Subject: Re: [Swarm-Support] When did gcc get so lenient about the location of variable declarations?
Date: Mon, 14 Mar 2005 11:19:32 -0700
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Paul Johnson wrote:

If in one place we have

- activateIn: athing;

and another we have

- (id <Activity>)activateIn: athing;

then the compiler warning comes up every time a program is compiled that has activateIn. SO I'm getting rid of that. If you want to test those patches, I can give them to you.

Yeah, it should get fixed, and it should just be a matter of (re)adding "-Werror" to the builds, and knock down one at a time.

The other thing on my wishlist would be installation of my SSE2 and Altivec random number generators. Factor of 3 speedup for a common bottleneck in simulations..



reply via email to

[Prev in Thread] Current Thread [Next in Thread]