On Tue, Dec 13, 2011 at 5:38 PM, Charles Forsyth
<charles.fors...@gmail.com> wrote:
> it's reasonable to use any integer type in a switch, although the compilers
> don't currently support it.
> it's compatible with the standard, which allows any integer type. i'd cancel
> the change request and work round it (add a cast) until
> the compilers can be changed to support it.

http://codereview.appspot.com/5485063/ is a step toward it.
it doesn't generate the prettiest code but i think it works.

russ

Reply via email to