Skip to content

Add --strict to menhir flags#313

Merged
mergify[bot] merged 1 commit intomasterfrom
joachim/menhir-strict
Apr 20, 2019
Merged

Add --strict to menhir flags#313
mergify[bot] merged 1 commit intomasterfrom
joachim/menhir-strict

Conversation

@nomeata
Copy link
Contributor

@nomeata nomeata commented Apr 15, 2019

so that
#310 (comment)
does not happen by accident again.

When developing, you can make it less strict, by passing

make MENHIR_FLAGS="--infer --dump --explain"

similar to how you can make ocaml less pedantic by passing, say,

make OCAML_FLAGS="-cflags '-w +a-4-27-30-42-44-45 -g'"

(which I usually do).

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants