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

Make Mem and SyncReadMem constructors private #816

Merged
merged 2 commits into from
Apr 25, 2018

Conversation

aswaterman
Copy link
Member

Related issue: #815

Type of change: bug report

Impact: no functional change -- well, it's technically an API removal, but the API didn't work.

Development Phase: implementation

Release Notes
Made the constructors for classes Mem and SyncReadMem private.

They should only be instantiated through their companion objects.

Resolves #815
@aswaterman aswaterman requested a review from jackkoenig April 24, 2018 21:41
Copy link
Contributor

@jackkoenig jackkoenig left a comment

Choose a reason for hiding this comment

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

lgtm

@jackkoenig jackkoenig added this to the 3.1.1 milestone Apr 25, 2018
@jackkoenig jackkoenig merged commit b079cb0 into master Apr 25, 2018
@jackkoenig jackkoenig deleted the mem-constructor-private branch April 25, 2018 00:22
@jackkoenig jackkoenig modified the milestones: 3.1.1, 3.2.0 Apr 26, 2018
@ucbjrl ucbjrl modified the milestones: 3.2.0, 3.1.4 Dec 4, 2018
@ucbjrl ucbjrl modified the milestones: 3.1.4, 3.1.1 Dec 11, 2018
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.

3 participants