Martin Vermeer <[EMAIL PROTECTED]> writes:

| On Fri, Nov 11, 2005 at 12:30:01AM +0100, Lars Gullik Bjønnes wrote:
| > Martin Vermeer <[EMAIL PROTECTED]> writes:
|  
|  
| > | + pit_type pit = &par - &pars_[0];
| > 
| > 
| > No... this is in the ball park of pointer arithmetic
| > 
| > Hmm... I think I basically dislike all of this... passing pointers...
| > passing offset conversion one way, then the other...
| 
| But it's a possibly significant performance issue... and this code is
| going to be refactored later anyway.

"possibly significant" shoots it down for me...

either it is, or it isn't.

Unless we have real data, we go for the maintainable sulution.

| 
| So I propose to put it in for now with a FIXME.
| 
| But I'm happy with a loop too... as long as the bug gets fixed. Just
| tell me what to do ;-)

next mail, find.

-- 
        Lgb

Reply via email to