[Mono-devel-list] Patch for ParameterInfo

Lluis Sanchez lluis at ximian.com
Fri Jul 18 12:57:01 EDT 2003


Hi,

ParameterInfo.Position and ParameterInfo.PositionImpl must be
zero-based, they are currently 1-based. The attached patches fixes the
problem. Notice that ParameterBuilder still uses 1-based positions, so
we need to do position "conversions" when passing data from one model to
the other. I'll commit if there are no objections.

- Lluis

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ParameterInfo.diff
Type: text/x-patch
Size: 775 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030718/e70c619e/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reflection.diff
Type: text/x-patch
Size: 1252 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030718/e70c619e/attachment-0001.bin 


More information about the Mono-devel-list mailing list