← Back to team overview

kicad-developers team mailing list archive

Re: specctra roundtripper

 

>>>> wxRound()'s use of C lib's round() seems like overkill to me.

> wxRound may be overkill
>
> I did not say it was overkill.  I said it can be making an unnecessary function call.


Well I guess I did say it was overkill, shit.

But you should listen to what I mean, not what I say!

:)

Please, the asserts in wxRound were well placed.  The round() function call, well I just
don't see it, given that you have the asserts.

We can easily craft a function like this one

KiRound() and all be happy.

Dick





Follow ups

References