This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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
Attachment:
signature.asc
Description: This is a digitally signed message part.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |