[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
typo in internal warning: the_pipeline
From: |
Roland Illig |
Subject: |
typo in internal warning: the_pipeline |
Date: |
Sun, 15 Sep 2019 20:01:05 +0200 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 |
internal_warning (_("add_process: process %5ld (%s) in the_pipeline"),
(long)p->pid, p->command);
What does "the_pipeline" mean?
And why is an internal warning translated anyway? See
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80055 for a discussion with
the GCC project.
- typo in internal warning: the_pipeline,
Roland Illig <=