|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/12288] No newline at the end of diagnostic messages in ld/plugin.c and bfd/plugin.c |
Date: | Mon, 6 Dec 2010 20:26:07 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12288 --- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2010-12-06 20:25:54 UTC --- CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2010-12-06 20:25:50 Modified files: bfd : ChangeLog plugin.c ld : ChangeLog plugin.c Log message: Use putchar for the trailing `\n' in plugin message. bfd/ 2010-12-06 Dmitry Gorbachev <address@hidden> PR ld/12288 * plugin.c (message): Add putchar for the trailing `\n'. ld/ 2010-12-06 Dmitry Gorbachev <address@hidden> PR ld/12288 * plugin.c (message): Use putchar for the trailing `\n'. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5204&r2=1.5205 http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/plugin.c.diff?cvsroot=src&r1=1.9&r2=1.10 http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2248&r2=1.2249 http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/plugin.c.diff?cvsroot=src&r1=1.17&r2=1.18 -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |