Skip to content

Conversation

omasanori
Copy link
Contributor

Obvious mistake, but there is no failure because no code uses FALSE.

@bblum
Copy link
Contributor

bblum commented Jul 30, 2013

my goodness :P

@thestinger
Copy link
Contributor

Why do we have these TRUE and FALSE constants at all? It could just be treating those as bool in the API if they're really a u8 with the value 0 or 1.

bors added a commit that referenced this pull request Jul 30, 2013
Obvious mistake, but there is no failure because no code uses FALSE.
@bors bors closed this Jul 31, 2013
@bstrie
Copy link
Contributor

bstrie commented Jul 31, 2013

@thestinger looks like it's for comparing against the output of C functions?

flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 30, 2021
Fix commits and formatting of CHANGELOG.md

r? `@Manishearth`

Follow up to rust-lang#8136

I think the beta commit update didn't take the backport we've done into account. I fixed the commit ranges. And while I was at it, I also applied my usual formatting to the changelog entries.

changelog: none
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.

5 participants