bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Errors in the opcodes-2.17.90 PO file


From: Jim Wilson
Subject: Re: Errors in the opcodes-2.17.90 PO file
Date: Wed, 26 Sep 2007 11:12:30 -0700

On Wed, 2007-09-26 at 17:09 +0100, Nick Clifton wrote:
>       * ia64-gen.c (print_dependency_table): Likewise.

You accidentally replaced %s with %, which results in a compiler error
with -Werror.  This only shows up if you do a maintenance build, or
build ia64-gen by hand.

../../src/opcodes/ia64-gen.c:1556: warning: unknown conversion type
character 0xa in format

I checked in the following patch to fix this.  I regenerated
ia64-asmtab.c and verified that there was no change to it, and hence no
changes to any installed binaries.
-- 
Jim Wilson, GNU Tools Support, http://www.specifix.com

Attachment: patch.format.typo
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]