Skip to content

updated from L to ull for easier mingw32 builds. #5364

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 1 commit into from
Closed

updated from L to ull for easier mingw32 builds. #5364

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 13, 2013

No description provided.

@z0w0
Copy link
Contributor

z0w0 commented Mar 14, 2013

What exactly do you mean by "easier" builds? Does it fix an error? Is it an optimization?

@ghost
Copy link
Author

ghost commented Mar 14, 2013

Hi Zack,

It fixes the compiler error under mingw32 that errors out that the integer is too large for ‘long’ (L), changing the suffix to ‘ull’ fixes this error.

From: Zack Corr [mailto:notifications@github.com]
Sent: Thursday, March 14, 2013 3:36 PM
To: mozilla/rust
Cc: Klein, David (AU Melbourne)
Subject: Re: [rust] updated from L to ull for easier mingw32 builds. (#5364)

What exactly do you mean by "easier" builds? Does it fix a compiler error? Is it an optimization?


Reply to this email directly or view it on GitHubhttps://github.com//pull/5364#issuecomment-14886284.

bors added a commit that referenced this pull request Mar 14, 2013
@bors bors closed this Mar 14, 2013
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
… r=Manishearth

Move useless_transmute to nursery

cc rust-lang#5343

@rust-lang/clippy anyone against moving this to nursery?

changelog: Move [`useless_transmute`] to nursery
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