[Mono-devel-list] System.Math optimization

Paolo Molaro lupus at ximian.com
Mon Feb 23 06:20:45 EST 2004


On 02/22/04 Andreas Nahr wrote:
> I commited some changes to system.Math along with a little mono-restyling.
> 
> The functional changes are minor, but
> could somebody check I didn't cause any regressions anyway.

Please, don't commit code style changes together with functional
changes: keep different logical changes separate.
If you think you might break something, that's one more reason for both
keeping diffs smaller and for testing yourself the functionality of the
method you changed (maybe adding full regression tests for them if they
are not there already).

Thanks.
lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list