Skip to content

parseaut: diagnose states that are unused and undefined

Alexandre Duret-Lutz requested to merge adl/fix-parser into next

Reported by Pierre Ganty.

  • spot/parseaut/parseaut.yy: Add diagnostics.
  • tests/core/parseaut.test: Adjust expected output, and add a test case.
  • NEWS: Mention the bug.

Merge request reports