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

[bugfix] update align to flags in excess methods #35

Merged
merged 1 commit into from
Nov 25, 2017
Merged

[bugfix] update align to flags in excess methods #35

merged 1 commit into from
Nov 25, 2017

Conversation

gnzlbg
Copy link
Owner

@gnzlbg gnzlbg commented Nov 25, 2017

  • Also rename align_to_flags(align, size) to
    layout_to_flags(layout) because it was taking
    its parameters in a weird order (typically its
    size first and align second) and size + align
    is actually just Layout.

- Also rename `align_to_flags(align, size)` to
  `layout_to_flags(layout)` because it was taking
  its parameters in a weird order (typically its
  size first and align second) and size + align
  is actually `Layout`.
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.

2 participants