By the way, I just did some research and <http://wiki.debian.org/ArmEabiPort#Enumsizes> indicates that on current arm ABI, enums are the same size as int.
and <http://developers.sun.com/solaris/articles/about_amd64_abi.html> indicates that sparc32 and sparc64 both use int for enum. and I found a mips cross compiler and tested there, and int works there as well. So I'm pretty comfortable with this patch (once the man pages and other doc get fixed to match the changes). Thanks, Roland _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
