The proposal also doesn't cover the case where a statement label is attached to an enhanced for-loop that declares variables. In that case, there is an implicit begin-end scope around the for-loop, and presumably the desire is for the statement label to become the name of that block. Otherwise the result is two nested implicit begin-end scopes, with the label as the name of the outer one. Steven Sharp sharp@cadence.comReceived on Wed Feb 22 11:10:05 2006
This archive was generated by hypermail 2.1.8 : Wed Feb 22 2006 - 11:10:42 PST