Skip to content

check layout align before padding bytes #495

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

Merged
merged 1 commit into from
Feb 8, 2017

Conversation

flier
Copy link
Contributor

@flier flier commented Feb 8, 2017

Fix issue #493 again :S

Still finding way to reproduce it

@emilio
Copy link
Contributor

emilio commented Feb 8, 2017

@bors-servo r+

@bors-servo
Copy link

📌 Commit e08072a has been approved by emilio

@emilio
Copy link
Contributor

emilio commented Feb 8, 2017

Thanks again for digging into this :)


union __ulx{__long __lx; __short __lxx;};

enum {__n_words = sizeof(__ulx) / sizeof(size_type)};
Copy link
Contributor

Choose a reason for hiding this comment

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

wow, this is why we can't have nice things :(

Thanks for finding this out!

@bors-servo
Copy link

⌛ Testing commit e08072a with merge 041ee54...

bors-servo pushed a commit that referenced this pull request Feb 8, 2017
check layout align before padding bytes

Fix issue #493 again :S

Still finding way to reproduce it
@bors-servo
Copy link

☀️ Test successful - status-travis
Approved by: emilio
Pushing 041ee54 to master...

@bors-servo bors-servo merged commit e08072a into rust-lang:master Feb 8, 2017
@flier flier deleted the fix-493 branch February 9, 2017 01:35
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.

4 participants