[Bug binutils/21810] New: typo (%xl) in warn message

2017-07-21 Thread fmarchal at perso dot be
Assignee: unassigned at sourceware dot org Reporter: fmarchal at perso dot be Target Milestone: --- In dward.c at line 8169 (https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob;f=binutils/dwarf.c;h=ab6446defb06d7288625a140599774c6f3f2b3c7;hb=HEAD#l8169), there is this

[Bug binutils/28072] New: Hard coded plural in readelf.c

2021-07-10 Thread fmarchal at perso dot be
: binutils Assignee: unassigned at sourceware dot org Reporter: fmarchal at perso dot be Target Milestone: --- Readelf.c at line 10946 contains a rule to display a message with singular/plural. The rule is hard coded. It assumes 1 is singular and everything else is plural. This is

[Bug gas/29952] New: String concatenation in translated message

2023-01-02 Thread fmarchal at perso dot be
: gas Assignee: unassigned at sourceware dot org Reporter: fmarchal at perso dot be Target Milestone: --- Translated message must never be assembled from translated fragments. This is exceedingly difficult or impossible to translate correctly. The source code at [config/tc

[Bug gas/12754] New: Untranslated ordinal names in config/tc-tic30.c

2011-05-12 Thread fmarchal at perso dot be
http://sourceware.org/bugzilla/show_bug.cgi?id=12754 Summary: Untranslated ordinal names in config/tc-tic30.c Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: minor Priority: P2 Component: gas AssignedTo:

[Bug gas/12755] New: typo in config/tc-v850.c

2011-05-12 Thread fmarchal at perso dot be
http://sourceware.org/bugzilla/show_bug.cgi?id=12755 Summary: typo in config/tc-v850.c Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: minor Priority: P2 Component: gas AssignedTo: unassig...@sources.red

[Bug binutils/22717] New: String concatenation impossible to translate in bfd

2018-01-16 Thread fmarchal at perso dot be
Component: binutils Assignee: unassigned at sourceware dot org Reporter: fmarchal at perso dot be Target Milestone: --- In elf64-x86-64.c, at line 1404 (https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob;f=bfd/elf64-x86-64.c;h

[Bug binutils/32001] New: Untranslated part in error message of elfxx-riscv.c:2466

2024-07-21 Thread fmarchal at perso dot be
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: fmarchal at perso dot be Target Milestone: --- In elfxx-riscv.c:2466, the error message is constructed by concatenating the untranslated string "internal: ".

[Bug binutils/32002] New: Untranslated plural in readelf.c:9433

2024-07-21 Thread fmarchal at perso dot be
: binutils Assignee: unassigned at sourceware dot org Reporter: fmarchal at perso dot be Target Milestone: --- In readelf.c, line 9431 looks like a hard coded plural: if (num_rela == 1) /* This is unlikely, but possible. */ printf (_(" at offset %#&qu

[Bug binutils/32001] Untranslated part in error message of elfxx-riscv.c:2466

2024-07-23 Thread fmarchal at perso dot be
https://sourceware.org/bugzilla/show_bug.cgi?id=32001 --- Comment #2 from Frederic Marchal --- Both messages are: Error: internal: unknown ISA extension `unknown_implicit' in riscv_implicit_subsets Error: unknown ISA extension `unknown_arch' in .option arch Try to display the first message in