All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] min/max macros are broken in common.h
@ 2011-01-25  7:18 Aaron Williams
  0 siblings, 0 replies; only message in thread
From: Aaron Williams @ 2011-01-25  7:18 UTC (permalink / raw)
  To: u-boot

The min and max macros break if x is 32-bit and y is 64-bit. y will always get 
truncated to 32-bit and it will fail.

-Aaron

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-25  7:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-25  7:18 [U-Boot] min/max macros are broken in common.h Aaron Williams

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.