File: notation_prefix_incompatible_level.out

package info (click to toggle)
coq 8.20.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 44,116 kB
  • sloc: ml: 234,160; sh: 4,301; python: 3,270; ansic: 2,644; makefile: 882; lisp: 172; javascript: 63; xml: 24; sed: 2
file content (10 lines) | stat: -rw-r--r-- 622 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
File "./output/notation_prefix_incompatible_level.v", line 4, characters 0-43:
Warning: Notations "#0 #1" defined at level 30 and "#0 #1 #2"
defined at level 40 have incompatible prefixes.
One of them will likely not work.
[notation-incompatible-prefix,parsing,default]
File "./output/notation_prefix_incompatible_level.v", line 7, characters 0-63:
Warning: Notations "#20 #21 _ #3 _" defined at level 50 with arguments constr
at level 30 and "#20 #21 _ #34" defined at level 50 with arguments constr
at level 40 have incompatible prefixes. One of them will likely not work.
[notation-incompatible-prefix,parsing,default]