public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug translation/66928] Typos in translatable strings
       [not found] <bug-66928-4@http.gcc.gnu.org/bugzilla/>
@ 2021-10-28  2:55 ` egallager at gcc dot gnu.org
  2024-04-22 20:16 ` abe_skolnik at yahoo dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: egallager at gcc dot gnu.org @ 2021-10-28  2:55 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66928

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |40883
                 CC|                            |egallager at gcc dot gnu.org
           Keywords|                            |easyhack

--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
are these still there?


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40883
[Bug 40883] [meta-bug] Translation breakage with trivial fixes

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug translation/66928] Typos in translatable strings
       [not found] <bug-66928-4@http.gcc.gnu.org/bugzilla/>
  2021-10-28  2:55 ` [Bug translation/66928] Typos in translatable strings egallager at gcc dot gnu.org
@ 2024-04-22 20:16 ` abe_skolnik at yahoo dot com
  2024-04-22 20:21 ` abe_skolnik at yahoo dot com
  2024-04-22 20:29 ` jakub at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: abe_skolnik at yahoo dot com @ 2024-04-22 20:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66928

Abe <abe_skolnik at yahoo dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abe_skolnik at yahoo dot com

--- Comment #2 from Abe <abe_skolnik at yahoo dot com> ---
from a recent ["Mon Apr 1 19:18:36 2024 +0100"] Git revision
["4bd2f59af4a78cdc80039cffa51c1d9ad91081a3"], and including line numbers on the
left...

———

gcc/gcov-tool.cc
————————————————
183 /* Print merge usage and exit.  */
184
185 static void ATTRIBUTE_NORETURN
186 merge_usage (void)
187 {
188   fnotice (stderr, "Merge subcommand usage:");
189   print_merge_usage_message (true);
190   exit (FATAL_EXIT_CODE);
191 }

...

505 /* Print overlap usage and exit.  */
506
507 static void ATTRIBUTE_NORETURN
508 overlap_usage (void)
509 {
510   fnotice (stderr, "Overlap subcommand usage:");
511   print_overlap_usage_message (true);
512   exit (FATAL_EXIT_CODE);
513 }



———



fortran/lang.opt
————————————————
384 faggressive-function-elimination
385 Fortran Var(flag_aggressive_function_elimination)
386 Eliminate multiple function invocations also for impure functions.

...

431 Enum
432 Name(gfc_convert) Type(enum gfc_convert) UnknownError(Unrecognized option
to endianness value: %qs)



———

... so my conclusion is "no to all 4": all 4 of the reported bugs are dead at
least of roughly April 1 2024 [no joke ;-)].

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug translation/66928] Typos in translatable strings
       [not found] <bug-66928-4@http.gcc.gnu.org/bugzilla/>
  2021-10-28  2:55 ` [Bug translation/66928] Typos in translatable strings egallager at gcc dot gnu.org
  2024-04-22 20:16 ` abe_skolnik at yahoo dot com
@ 2024-04-22 20:21 ` abe_skolnik at yahoo dot com
  2024-04-22 20:29 ` jakub at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: abe_skolnik at yahoo dot com @ 2024-04-22 20:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66928

--- Comment #3 from Abe <abe_skolnik at yahoo dot com> ---
(In reply to Eric Gallager from comment #1)
> are these still there?

"No" to all four [please see comment #2, i.e.
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66928#c2>].

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug translation/66928] Typos in translatable strings
       [not found] <bug-66928-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2024-04-22 20:21 ` abe_skolnik at yahoo dot com
@ 2024-04-22 20:29 ` jakub at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: jakub at gcc dot gnu.org @ 2024-04-22 20:29 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66928

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org
             Status|UNCONFIRMED                 |RESOLVED
   Target Milestone|---                         |13.0
         Resolution|---                         |FIXED

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The subcomand part has been fixed in gcc 13 as PR109297 fix.
The endianess and invokations ones in gcc 7 as PR79019 fix.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-22 20:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-66928-4@http.gcc.gnu.org/bugzilla/>
2021-10-28  2:55 ` [Bug translation/66928] Typos in translatable strings egallager at gcc dot gnu.org
2024-04-22 20:16 ` abe_skolnik at yahoo dot com
2024-04-22 20:21 ` abe_skolnik at yahoo dot com
2024-04-22 20:29 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).