On Sat, 20 Nov 2004 19:32:23 -0600, William A. Rowe, Jr. wrote: > You realized you just renumbered every const but for SPECIAL_NOTE? > Our style recommendation is always add enum/struct members to the > end of the declaration.
Ahh. I was trying to preserve the alphabetical order... patch adjusted (with some other, naming-related changes) and sent to the referenced list. Thanks!