On 02/21/04 Rodolfo Campero wrote:
>    public void Test ()
>    {
>      A a = new A ();
>      // the following is the problematic line
>      _intValue += a.Value + a.Value / 2;
[...]
> The actual result is 50 but I think it should be 150.

This is fixed in cvs.
Thanks for the report.

lupus

-- 
-----------------------------------------------------------------
[EMAIL PROTECTED]                                     debian/rules
[EMAIL PROTECTED]                             Monkeys do it better
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to