Skip to content

Add test for #15919#24987

Closed
bombless wants to merge 2 commits into
rust-lang:masterfrom
bombless:large-array
Closed

Add test for #15919#24987
bombless wants to merge 2 commits into
rust-lang:masterfrom
bombless:large-array

Conversation

@bombless

Copy link
Copy Markdown
Contributor

Closes #15919

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @brson

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

@pnkfelix

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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

bombless commented May 1, 2015

Copy link
Copy Markdown
Contributor Author

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

@bombless bombless closed this May 1, 2015
@bombless

bombless commented May 1, 2015

Copy link
Copy Markdown
Contributor Author

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

@bombless bombless reopened this May 1, 2015
@bombless

Copy link
Copy Markdown
Contributor Author

r? @pnkfelix

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

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented May 12, 2015

Copy link
Copy Markdown
Collaborator

📌 Commit 4c8b813 has been approved by pnkfelix

@pnkfelix

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
Contributor

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
Copy Markdown
Contributor

@bors: r-

@bombless

Copy link
Copy Markdown
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
Copy Markdown
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