Skip to content

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Sep 30, 2025

A library to parse and print the iCalendar (RFC 5545) format

CHANGES:

@hannesm
Copy link
Member Author

hannesm commented Sep 30, 2025

The msys2 failure (I've no clue what to do about it, it seems unrelated to this PR):

  #=== ERROR while compiling topkg.1.1.0 ========================================#
  # context     2.4.1 | win32/x86_64 | ocaml.5.3.0 | file://D:/a/opam-repository/opam-repository
  # path        D:\opamroot\default\.opam-switch\build\topkg.1.1.0
  # command     D:\opamroot\default\bin\ocaml.exe pkg/pkg.ml build --pkg-name topkg --dev-pkg false
  # exit-code   125
  # env-file    D:\opamroot\log\topkg-1688-3bd6f4.env
  # output-file D:\opamroot\log\topkg-1688-3bd6f4.out
  ### output ###
  # Exception: Fl_package_base.No_such_package ("findlib", "").

@hannesm
Copy link
Member Author

hannesm commented Sep 30, 2025

otherwise looks fine to merge

Copy link
Member

@jmid jmid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

The msys2 failure (I've no clue what to do about it, it seems unrelated to this PR):

  #=== ERROR while compiling topkg.1.1.0 ========================================#

[...]

I've seen this issue with topkg on MSys2 on more than one PR.
I agree: It is clearly unrelated to the icalendar release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Another parsing failure
2 participants