dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]Another ECMA & QT# question.


From: Rhys Weatherley
Subject: Re: [DotGNU]Another ECMA & QT# question.
Date: Sun, 20 Oct 2002 07:16:23 +1000

Gopal V wrote:

> ECMA Spec 21.4:
> 1.  Paragraph 31 The following operators can be used on values of enum
>     types: ==, !=, <, >, <=, >= (§14.9.5), + (§14.7.4), (§14.7.5), -,^,
>         &, | (§14.10.2), ~ (§14.6.4), ++, (§14.5.9 --and §14.6.5), and sizeof
>         (§25.5.4).
> 
> If this works elsewhere (viz, where QT.dll was compiled), should we
> support this ?

It appears to work in both mcs and csc, so I suppose we'll
have to assume that the spec is wrong in this case.

Cheers,

Rhys.


reply via email to

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