Skip to content

type application in quotations #5080

@vicuna

Description

@vicuna

Original bug ID: 5080
Reporter: @glondu
Assigned to: @xclerc
Status: closed (set by @xavierleroy on 2015-12-11T18:04:46Z)
Resolution: fixed
Priority: normal
Severity: major
Version: 3.12.0+beta1 or 3.12.0+rc1
Fixed in version: 4.00.0+dev
Category: -for Camlp4 use https://github.com/ocaml/camlp4/issues
Related to: #5104
Monitored by: "Dmitry Grebeniuk" @ygrek thelema jaked jm @hcarty @Chris00

Bug description

Hello,

The following:

let test x = match x with
| <:ctyp< $a$ $b$ >> -> (a, b)

used to work with camlp4of (3.11.2), but stopped working with 3.12.0+beta1. I'm not sure if this is expected.

ocaml-batteries is affected by this issue... I've not been able to find anything else than using the expanded quotation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions