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

Allow Flags instances to be created with a set bit encoding #3778

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

redvers
Copy link
Contributor

@redvers redvers commented Jul 5, 2021

Extending Flags.create to (optionally) allow initialization of a
Flags object with the numeric representation populated. This value
defaults to 0 (no flags set).

Extending Flags.create to (optionally) allow initialization of a
Flags object with the numeric representation populated. This value
defaults to 0 (no flags set).
@SeanTAllen SeanTAllen added the changelog - added Automatically add "Added" CHANGELOG entry on merge label Jul 5, 2021
@SeanTAllen SeanTAllen merged commit e03c02c into ponylang:main Jul 5, 2021
github-actions bot pushed a commit that referenced this pull request Jul 5, 2021
github-actions bot pushed a commit that referenced this pull request Jul 5, 2021
@redvers redvers mentioned this pull request Jul 7, 2021
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - added Automatically add "Added" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants