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

Remove the deprecated Long trait type and its variants #1701

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

mdickinson
Copy link
Member

This PR removes the deprecated Long trait type and its variants: CLong, BaseLong and BaseCLong. Int, CInt, BaseInt and BaseCInt are drop-in replacements.

Copy link
Contributor

@corranwebster corranwebster left a comment

Choose a reason for hiding this comment

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

Looks good - can't find any remaining uses/references to Long or related traits.

@mdickinson mdickinson merged commit e99ab5a into main Aug 10, 2022
@mdickinson mdickinson deleted the cleanup-remove-long-trait-type branch August 10, 2022 14:17
mdickinson added a commit that referenced this pull request Aug 10, 2022
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.

2 participants