Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cbuf #1

Open
wants to merge 77 commits into
base: main
Choose a base branch
from
Open

cbuf #1

wants to merge 77 commits into from

Conversation

atrn0
Copy link
Member

@atrn0 atrn0 commented Dec 22, 2021

No description provided.

atrn0 and others added 30 commits December 9, 2021 13:44
Example problem:

    File "lib/bindings_stubs_field_info.ml", line 17, characters 9-15:
    17 |   | View { ty } -> seal ty
                  ^^^^^^
    Error (warning 9 [missing-record-field-pattern]): the following labels are not bound in this record pattern:
    read, write, format_typ, format
    Either bind these labels explicitly or add '; _' to the pattern.
…eld-pattern-generated-ocaml

Fix warning 9 [missing-record-field-pattern] in generated OCaml code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants