This avoids undefined behavior (left shift overflow in signed integer type)
atom.c:62:16: runtime error: left shift of 1324774199 by 3 places cannot be represented in type 'int'
Signed-off-by: Jeremy Huddleston Sequoia jeremyhu@apple.com
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This avoids undefined behavior (left shift overflow in signed integer type)
atom.c:62:16: runtime error: left shift of 1324774199 by 3 places cannot be represented in type 'int'
Signed-off-by: Jeremy Huddleston Sequoia jeremyhu@apple.com