Joe Perches <j...@perches.com> wrote: > Here the script would not convert the /* Fall through */ > because the next non-blank line does not start with > case or default
Convert the "/* Fall through */" to what? You said "for a script to appropriately convert case statement blocks with /* fallthrough */ comments to a macro". Can you give an example of what the code would look like with this macro emplaced? David