File: polymorphicOverloadMay2019.expected

package info (click to toggle)
maude 3.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,480 kB
  • sloc: cpp: 133,192; makefile: 2,180; yacc: 1,984; sh: 1,373; lex: 886
file content (23 lines) | stat: -rw-r--r-- 1,301 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Warning: <standard input>, line 20 (fmod M): parameterized module M has
    multiple polymorphic operators with name g.
Warning: <standard input>, line 20 (fmod M): this module contains one or more
    errors that could not be patched up and thus it cannot be used or imported.
Warning: <standard input>, line 44 (fmod TEST): unable to use module M due to
    unpatchable errors.
Warning: <standard input>, line 43 (fmod TEST): this module contains one or
    more errors that could not be patched up and thus it cannot be used or
    imported.
Warning: <standard input>, line 43 (fmod TEST): module TEST is unusable due to
    unpatchable errors.
Warning: <standard input>, line 56 (fmod M): parameterized module M has
    multiple polymorphic operators with name g.
Warning: <standard input>, line 56 (fmod M): this module contains one or more
    errors that could not be patched up and thus it cannot be used or imported.
Warning: <standard input>, line 72 (fmod TEST): unable to use module M due to
    unpatchable errors.
Warning: <standard input>, line 71 (fmod TEST): this module contains one or
    more errors that could not be patched up and thus it cannot be used or
    imported.
Warning: <standard input>, line 71 (fmod TEST): module TEST is unusable due to
    unpatchable errors.
Bye.