[patch] rpcgen - fall back to looking for cpp in system path
Mike Frysinger
vapier@gentoo.org
Thu Jul 26 16:21:00 GMT 2012
On Thursday 26 July 2012 09:12:27 Allan McRae wrote:
> + if (cppDefined) /* user specified cpp but it does not exist */
> + {
> + fprintf (stderr, _ ("cannot find C preprocessor: %s \n"), CPP);
i know this bug was there before, but no need to continue it -- no space at
the end of line in the message (before the \n)
> + fprintf (stderr, _ ("cannot find C preprocessor: %s \n"), CPP);
same here
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20120726/6c14ee4d/attachment.sig>
More information about the Libc-alpha
mailing list