There seems to be unreachable code in src/compiler/codegen_schema.c.
msvc looks at this block between the two breaks and raises a warning. From a glance at the code, its analysis seems valid. I know this isn't strictly related to this PR, but I thought I would bring it to your attention as the code definitely looks strange to me.
Originally posted by @amcn in #262 (comment)