math-comp icon indicating copy to clipboard operation
math-comp copied to clipboard

[==> b1, b2 => b3] does not work (in input)

Open gares opened this issue 9 years ago • 4 comments

It works in output.

@ggonthier is that known? is that a new?

gares avatar Jun 29 '16 09:06 gares

It appears so, because it works fine (both ways) in Coq 8.4. Does this affect other n-ary syntax combinators? Did the 8.5 grammar introduce a production for p => E, that would interfere with this rule?

ggonthier avatar Jun 29 '16 09:06 ggonthier

Others look fine, I'll report a bug against Coq then.

gares avatar Jun 29 '16 09:06 gares

reference in Coq's bug tracker: https://coq.inria.fr/bugs/show_bug.cgi?id=4867

gares avatar Jun 29 '16 11:06 gares

I see it with coq 8.12.0 and math-comp 1.12.0.

SnarkBoojum avatar Jun 30 '21 14:06 SnarkBoojum