Re: Distinguishability checking for nullable unions is not correct

Boris Zbarsky:
> I believe the simplest way to fix is to say that the "at
> most one of the two is a nullable type" check should also check for
> nullable member types of unions.  Or something.

Agreed, fixed:

http://dev.w3.org/cvsweb/2006/webapi/WebIDL/Overview.xml.diff?r1=1.537;r2=1.538;f=h

Received on Friday, 22 June 2012 02:17:10 UTC