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

Quote the name of the maybe/2 type #10

Open
wants to merge 86 commits into
base: master
Choose a base branch
from

Conversation

kivra-pergus
Copy link

In OTP 27 maybe will become a keyword so to support using stdlib2 in OTP27 we need to quote usages of maybe as an atom.

baronbosse and others added 20 commits November 21, 2019 13:30
* This will also enable warnings in Sentry
* feat: added support for OTP logger

* fix: added missing include.

* only include otp logger header if it is needed
* chore: create exception reports lazily

* more verbose
Quotes definition and use of the maybe/2 type, also exports the type from s2_maybe because it was already used as if exported from there.
@kivra-pergus kivra-pergus force-pushed the 'maybe'_notmaybe branch 2 times, most recently from ebda949 to de77ba6 Compare July 15, 2024 12:12
Ci on github no longer worked.
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.