From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6720 invoked by alias); 25 Jan 2011 01:55:16 -0000 Received: (qmail 4060 invoked by uid 9176); 25 Jan 2011 01:55:01 -0000 Date: Tue, 25 Jan 2011 02:06:00 -0000 From: GDB Administrator To: gdb-patches@sourceware.org Subject: New ARI warning Tue Jan 25 01:55:01 UTC 2011 Message-ID: <20110125015501.GA4054@sourceware.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-01/txt/msg00479.txt.bz2 861a862,894 > gdb/remote-mips.c:513: deprecated: deprecated throw_reason: Do not use deprecated throw_reason, see declaration for details gdb/remote-mips.c:513: deprecated_throw_reason (RETURN_ERROR); > gdb/remote-mips.c:675: gettext: trailing new line: A message should not have a trailing new line gdb/remote-mips.c:675: error (_("Watchdog has expired. Target detached.\n")); > gdb/remote-mips.c:1264: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:1264: sprintf (buff, ', cmd, > gdb/remote-mips.c:1267: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:1267: sprintf (buff, ', cmd, > gdb/remote-mips.c:1416: gettext: _ markup: All messages should be marked up with _. gdb/remote-mips.c:1416: warning ("internal error: mips_initialize called twice"); > gdb/remote-mips.c:1460: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:1460: sprintf (tbuff, '); > gdb/remote-mips.c:1614: code: if assignment: An IF statement's expression contains an assignment (the GNU coding standard discourages this) gdb/remote-mips.c:1614: if ((local_name = strchr (remote_name, '.')) != NULL) > gdb/remote-mips.c:1645: deprecated: deprecated mips_set_processor_regs_hack: Do not use deprecated mips_set_processor_regs_hack, see declaration for details gdb/remote-mips.c:1645: deprecated_mips_set_processor_regs_hack (); > gdb/remote-mips.c:2285: deprecated: deprecated throw_reason: Do not use deprecated throw_reason, see declaration for details gdb/remote-mips.c:2285: deprecated_throw_reason (RETURN_QUIT); > gdb/remote-mips.c:2322: gettext: _ markup: All messages should be marked up with _. gdb/remote-mips.c:2322: warning ("\ > gdb/remote-mips.c:2581: gettext: _ markup: All messages should be marked up with _. gdb/remote-mips.c:2581: warning ("\ > gdb/remote-mips.c:2588: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:2588: sprintf (buf, ', i); > gdb/remote-mips.c:2630: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:2630: sprintf (buf, ', phex_nz (addr, addr_size)); > gdb/remote-mips.c:2636: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:2636: sprintf (buf, ', > gdb/remote-mips.c:2703: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:2703: sprintf (buf, ', phex_nz (addr, addr_size), > gdb/remote-mips.c:2709: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:2709: sprintf (buf, ', phex_nz (addr, addr_size)); > gdb/remote-mips.c:2770: gettext: trailing new line: A message should not have a trailing new line gdb/remote-mips.c:2770: error (_("Download got unexpected ack char: 0x%x, retrying.\n"), > gdb/remote-mips.c:2829: deprecated: deprecated ui_load_progress_hook: Do not use deprecated ui_load_progress_hook, see declaration for details gdb/remote-mips.c:2829: if (deprecated_ui_load_progress_hook) > gdb/remote-mips.c:2830: deprecated: deprecated ui_load_progress_hook: Do not use deprecated ui_load_progress_hook, see declaration for details gdb/remote-mips.c:2830: deprecated_ui_load_progress_hook (s->name, i); > gdb/remote-mips.c:3024: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:3024: sprintf (*buff, '); > gdb/remote-mips.c:3051: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:3051: sprintf (*buff, '); > gdb/remote-mips.c:3054: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:3054: sprintf (*buff, '); > gdb/remote-mips.c:3120: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:3120: sprintf (p, '); > gdb/remote-mips.c:3195: code: if assignment: An IF statement's expression contains an assignment (the GNU coding standard discourages this) gdb/remote-mips.c:3195: if ((tftp_file = fopen (tftp_localname, ')) == NULL) > gdb/remote-mips.c:3242: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:3242: sprintf (hexnumber, ', final); > gdb/remote-mips.c:3257: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:3257: sprintf (hexnumber, ', bintotal); > gdb/remote-mips.c:3391: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:3391: sprintf (buffer, '); > gdb/remote-mips.c:3408: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:3408: sprintf (buffer, '); > gdb/remote-mips.c:3453: deprecated: deprecated ui_load_progress_hook: Do not use deprecated ui_load_progress_hook, see declaration for details gdb/remote-mips.c:3453: if (deprecated_ui_load_progress_hook) > gdb/remote-mips.c:3454: deprecated: deprecated ui_load_progress_hook: Do not use deprecated ui_load_progress_hook, see declaration for details gdb/remote-mips.c:3454: deprecated_ui_load_progress_hook (s->name, i); > gdb/remote-mips.c:3488: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:3488: sprintf (buffer, '); > gdb/remote-mips.c:3573: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/remote-mips.c:3573: sprintf (buf, ', args); > gdb/remote-mips.c:3600: deprecated: deprecated xfer_memory: Do not use deprecated xfer_memory, see declaration for details gdb/remote-mips.c:3600: mips_ops.deprecated_xfer_memory = mips_xfer_memory; 1194d1226 < gdb/valprint.c:1174: code: OP eol: Do not use &&, or || at the end of a line gdb/valprint.c:1174: while ((rep1 < len) &&