feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Oct 14 2005 : 6:40:27 PM
|
1) reproduced
case=837
while experimenting with this i also tried the case:
typedef enum LETTERS { abc } ABCENUM;
here you get the two items "LETTERS" and "ABCENUM" in the list. i am inclined to class this as a feature, since they are both valid names you may want to jump to.
2) i am getting all manor of fun with unnamed enums, and i have not even reached unnamed structures yet. i have reproduced the HCB problem, so long as the unnamed enum is in a cpp file
case=838 |
zen is the art of being at one with the two'ness |
|
|