Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jeltz
on April 12, 2012
|
parent
|
context
|
favorite
| on:
'9223372036854775807' == '9223372036854775808'
Yes, and that is because "(x == y) && p" should be written as"x == y && p" according to gcc. If you add the brackets gcc takes that as a sign that you really wanted to do an assignment.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: