[Bug translation/79183] Hard coded plurals in gimple-ssa-sprintf.c:2050

2021-10-27 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79183 Eric Gallager changed: What|Removed |Added Blocks||40883 CC|

[Bug translation/79183] Hard coded plurals in gimple-ssa-sprintf.c:2050

2019-04-23 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79183 --- Comment #9 from Roland Illig --- Is there already someone who wants to fix the remaining messages? Jakub, you fixed some of them already in https://gcc.gnu.org/viewcvs?rev=258154=gcc=rev in March 2018. There are still some messages that

[Bug translation/79183] Hard coded plurals in gimple-ssa-sprintf.c:2050

2019-04-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79183 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Thu Apr 18 10:28:21 2019 New Revision: 270438 URL: https://gcc.gnu.org/viewcvs?rev=270438=gcc=rev Log: PR translation/79183 * gimple-ssa-sprintf.c (format_directive): Use

[Bug translation/79183] Hard coded plurals in gimple-ssa-sprintf.c:2050

2019-04-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79183 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #7

[Bug translation/79183] Hard coded plurals in gimple-ssa-sprintf.c:2050

2019-04-17 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79183 Roland Illig changed: What|Removed |Added CC||roland.illig at gmx dot de --- Comment

[Bug translation/79183] Hard coded plurals in gimple-ssa-sprintf.c:2050

2017-02-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79183 --- Comment #5 from Martin Sebor --- I see, thanks for the pointer. Looks like warning_n() is used in gcc/ipa-devirt.c and error_n() in gcc/cp/pt.c. gimple-ssa-sprintf.c contains between 7 and 23 instances of these "%wu byte" vs "%wu bytes"

[Bug translation/79183] Hard coded plurals in gimple-ssa-sprintf.c:2050

2017-02-08 Thread jsm28 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79183 --- Comment #4 from Joseph S. Myers --- See hr.po, ru.po, sr.po and uk.po for GCC translations involving more than just singular and plural (look at the Plural-Forms line in the .po file).

[Bug translation/79183] Hard coded plurals in gimple-ssa-sprintf.c:2050

2017-02-08 Thread jsm28 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79183 Joseph S. Myers changed: What|Removed |Added Status|RESOLVED|NEW Last reconfirmed|

[Bug translation/79183] Hard coded plurals in gimple-ssa-sprintf.c:2050

2017-02-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79183 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug translation/79183] Hard coded plurals in gimple-ssa-sprintf.c:2050

2017-01-22 Thread fmarchal at perso dot be
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79183 --- Comment #1 from Frederic Marchal --- Yet another hard coded plural in the same file at line 2286: inform (callloc, (nbytes + exact == 1 ? G_("format output %wu byte into a destination of size %wu") : G_("format