On 2019-09-06 18:36, Simon Richter wrote:
Hi,
I have two patches that remove useless casts. The first covers cases
where
it is quite obvious that the cast can be removed with no adverse
effects,
the second contains the cases where that is less clear.
In theory, both can be applied and should not cause code changes, but
the
second needs review to see if something else was originally intended by
that code.
Simon
Hi Simon-
I'm in favor of cleaning the casts as we code or if there's a specific
instance where the cast creates a problem (perhaps causing an unneeded
class instantiation). The large size of these patches without a clear
problem they are solving makes me leery that we will introduce a new
issue and I'd prefer to avoid this if possible.
Best-
Seth
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp