On Sunday 15 April 2012 16:47:01 H.J. Lu wrote:
> --- a/configure.ac
> +++ b/configure.ac
>
> + if echo __ILP32__ | ${CC-cc} $CFLAGS $CPPFLAGS -E - | grep __ILP32__
could we use AC_COMPILE_IFELSE() instead ?
> --- /dev/null
> +++ b/linux/x32/syscallent.h
>
> + { }, /* 13 */
shouldn't these holes have something ? like a call to printargs ? or does
the parsing logic treat a NULL automatically with printargs ?
-mike
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
