Bruce Elliott <[EMAIL PROTECTED]> writes:

> The "reboot" function fails on Linux/Alpha.  The problem is due to type
> promotion rules.  The constant 0xfee1dead exceeds the range for (int), and
> is promoted to (unsigned int).

Makes sense to me.  Thanks,

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

Reply via email to