[Mono-list] [PATCH] BitVector32

Miguel de Icaza miguel@ximian.com
21 Jun 2002 16:32:51 -0400


Hello Andrew!

   Is there any chance you could also cook up a set of nice regression
tests for the class libraries?

Miguel.

> (This is my first mono patch, please be gentle!)
> 
> Implemented the 'set' part of the BitVector32.Section indexer.
> 
> Renamed BitVector32 field from 'value' to 'bits' since 'value' has special
> meaning in indexers.  Also renamed indexer argument from 'bit' to 'mask'
> since it is a mask