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

Packed structures (RFC 32) #1536

Merged
merged 1 commit into from
Jan 27, 2017
Merged

Packed structures (RFC 32) #1536

merged 1 commit into from
Jan 27, 2017

Conversation

Praetonus
Copy link
Member

This change adds program annotations allowing programmers to declare packed structures, i.e. structures without implementation-specific padding between members.

Closes #1523.

@Praetonus Praetonus added the changelog - added Automatically add "Added" CHANGELOG entry on merge label Jan 26, 2017
This change adds program annotations allowing programmers to declare
packed structures, i.e. structures without implementation-specific
padding between members.

Closes ponylang#1523.
@jemc jemc merged commit cdc66ab into ponylang:master Jan 27, 2017
ponylang-main added a commit that referenced this pull request Jan 27, 2017
@Praetonus Praetonus deleted the packed-struct branch January 28, 2017 13:55
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