mes/module/language/c99
Jan Nieuwenhuizen 6dc19bd040 mescc: Bugfix for break in switch not in compound.
* module/language/c99/compiler.mes (clause->jump-info): Rename from
  case->jump-info.
  (statements->clauses): New function.
  (ast->info): Use it.  Fixes switch statement with break in a case
  outside of a compound.
* scaffold/t.c (swits): Test it.
2017-05-06 08:39:04 +02:00
..
compiler.mes mescc: Bugfix for break in switch not in compound. 2017-05-06 08:39:04 +02:00
compiler.scm doc: Release update. 2017-04-27 12:08:16 +02:00