dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Portable.NET Status - 16 Nov 2002


From: Gopal V
Subject: Re: [DotGNU]Portable.NET Status - 16 Nov 2002
Date: Sat, 16 Nov 2002 20:09:02 +0530
User-agent: Mutt/1.2.5i

If memory serves me right, Rhys Weatherley wrote:
> Not a day goes by without them hacking something or other. 

Well you said that "if you break it, you fix it" .... And I see new
bugs popping up every day in the code I commited yesterday night ...
Like today :-)

>   - "foreach" can now iterate over collections that implement
>     GetEnumerator(), but not IEnumerable.
>   - Constant coercion fixes for operators (the dreaded uint coerce
>     bugs seem to be mostly squashed now).
>   - Namespace "using" fixes for picking up namespaces that aren't
>     on an explicit list, and for handling aliases.
>   - Indexers that use "params" for their parameters.

All these were bug reports by MarcusU ... from IRC direct ... Thanks.

>   - Pass "null" correctly to "params" methods.

Failure of String.Format() to throw a ArgNull ...

> I've mostly been hacking on pnetlib, principally in the namespaces
> System.Globalization, System.ComponentModel, and System.CodeDom.

Hehe ... reversed roles ... I'm the pnetlib lead devel and Rhys is 
the compiler lead devel .... But anything that works is goot ;-)

> Or documentation, or anything that takes your fancy.

Or bug reports... Which I need to fix ...

Gopal
-- 
The difference between insanity and genius is measured by success


reply via email to

[Prev in Thread] Current Thread [Next in Thread]