Skip to content

Add test for #15919 #24987

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

Closed
wants to merge 2 commits into from
Closed

Add test for #15919 #24987

wants to merge 2 commits into from

Conversation

bombless
Copy link
Contributor

Closes #15919

@rust-highfive
Copy link
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@pnkfelix
Copy link
Member

@bors r+ b60c3e2 rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
@Manishearth
Copy link
Member

@bors: r-

The test fails due to an unexpected warning. Manishearth@ac12fc8 fixes that, but the error disappears. Please fix these first, thanks!

bors added a commit that referenced this pull request May 1, 2015
@bombless
Copy link
Contributor Author

bombless commented May 1, 2015

Sorry, I'll reopen it once I fix it.

@bombless bombless closed this May 1, 2015
@bombless
Copy link
Contributor Author

bombless commented May 1, 2015

Okay, fixed. Sorry for the trouble.
r? @pnkfelix

@bombless bombless reopened this May 1, 2015
@bombless
Copy link
Contributor Author

r? @pnkfelix

@rust-highfive rust-highfive assigned pnkfelix and unassigned brson May 12, 2015
@pnkfelix
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented May 12, 2015

📌 Commit 4c8b813 has been approved by pnkfelix

@pnkfelix
Copy link
Member

@bors rollup

steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 12, 2015
steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 13, 2015
@steveklabnik
Copy link
Member

This still doesn't work, and caused the rollup to fail http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/4955/steps/test/logs/stdio

@steveklabnik
Copy link
Member

@bors: r-

@bombless
Copy link
Contributor Author

Mac again... so the bug still exist on Mac OSX in a different form, closing this PR.

@bombless bombless closed this May 13, 2015
@Manishearth
Copy link
Member

It's not a mac issue; it's a 32bit vs 64bit issue.

(mac is just the fastest builder and fails first)

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.

Fixed length array type with high un-suffixed count literal incorrectly treated as negative count
8 participants