On Thu, Aug 9, 2012 at 5:43 PM, David Rajchenbach-Teller
<[email protected]> wrote:
> I mean that, in a number of places in our codebase, we use untyped
> enumerations (which is only fair, given that we had no compiler support
> for typed enumeration). If we decide to, we could probably write some
> static analysis tool to convert them semi-automatically to typed
> enumerations, for better safety.

What do you mean by "untyped enumeration"?  #define'ing various
constants to sequential integers?
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to