Hi Clytie,

I have been trying to find a contact address for opcodes,

You have reached the correct mailing list.

since the Report-Msgid-Bugs-To field is not filled in in the opcodes translation file.

This has now been fixed.

1. Three strings where a placeholder is not delimited by a space:
(a)
#: ia64-gen.c:1553
#, c-format
msgid "Warning: rsrc %s (%s) has no chks%s\n"

(b)
#: mips-dis.c:1211
#, c-format
msgid "# internal error, undefined modifier(%c)"

(c)
#: mt-asm.c:157
#, c-format
msgid "%operator operand is not a symbol"

All three of these should now be fixed in the mainline binutils sources.

Cheers
  Nick

opcodes/ChangeLog
2007-09-26  Nick Clifton  <[EMAIL PROTECTED]>

        * mt-asm.c (parse_imm16): Reword error message in order to allow
        it to be translated properly.
        * ia64-gen.c (print_dependency_table): Likewise.
        * mips-dis.c (print_insn_args): Likewise.



_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to