[Bug 476622] Review Request: ocaml-pa-do - OCaml syntax extension for delimited overloading

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 17 16:49:52 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=476622





--- Comment #17 from Richard W.M. Jones <rjones at redhat.com>  2009-03-17 12:49:51 EDT ---
Was hoping not to get any failures at all :-)  But yes
at the moment it's 6 failures:

+Group: Concrete syntax tests
  +Group: Simple concrete syntax tests
    +Test: /+/
      File "op_concrete.ml", line 12, characters 29-50:
      Test: while executing camlp4, the following error was encountered:
Parse error: [relative_precedence] expected after [associativity] (in
[pa_infix_declaration])

    +Test: /*/
      File "op_concrete.ml", line 22, characters 29-50:
      Test: while executing camlp4, the following error was encountered:
Parse error: [implem] expected after [semi] (in [implem])

  +Group: Alphabetic operators.
    +Test: o
      File "op_concrete.ml", line 36, characters 36-53:
      Test: while executing camlp4, the following error was encountered:
Parse error: [implem] expected after [semi] (in [implem])

    +Test: plus
      File "op_concrete.ml", line 41, characters 35-58:
      Test: while executing camlp4, the following error was encountered:
Parse error: [implem] expected after [semi] (in [implem])

    +Test: subset
      File "op_concrete.ml", line 46, characters 35-62:
      Test: while executing camlp4, the following error was encountered:
Parse error: [implem] expected after [semi] (in [implem])

    +Test: incr
      File "op_concrete.ml", line 51, characters 36-54:
      Test: while executing camlp4, the following error was encountered:
Parse error: [implem] expected after [semi] (in [implem])

6 tests failed on 14.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list