stty has warnings -> build failure
Mike Frysinger
vapier at gentoo.org
Mon Jan 1 01:28:07 PST 2007
the stty mode_info struct uses a short for the mask ... on my ppc32 system
though, some of the masks actually overflow this value and i get warnings
in particular, the VTDLY stuff expands as:
VT1 00200000
and that number won't fit in a short on a 32bit machine
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://busybox.net/lists/busybox/attachments/20070101/bf3ea8dd/attachment.pgp
More information about the busybox
mailing list