[Bug c++/29033] %s substituted with left/right can't be properly translated

2006-10-28 Thread mueller at gcc dot gnu dot org
--- Comment #2 from mueller at gcc dot gnu dot org 2006-10-28 22:34 --- Subject: Bug 29033 Author: mueller Date: Sat Oct 28 22:34:06 2006 New Revision: 118117 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118117 Log: 2006-10-29 Dirk Mueller [EMAIL PROTECTED] PR

[Bug c++/29033] %s substituted with left/right can't be properly translated

2006-10-28 Thread mueller at gcc dot gnu dot org
--- Comment #3 from mueller at gcc dot gnu dot org 2006-10-28 22:41 --- Fixed for 4.3. -- mueller at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/29033] %s substituted with left/right can't be properly translated

2006-10-25 Thread mueller at gcc dot gnu dot org
-- mueller at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mueller at gcc dot gnu dot |dot org

[Bug c++/29033] %s substituted with left/right can't be properly translated

2006-09-13 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Keywords||diagnostic Target Milestone|4.1.2 |---

[Bug c++/29033] %s substituted with left/right can't be properly translated

2006-09-12 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-09-12 15:15 --- Confirmed. Easiest is to simply remove distinguishing between left and right. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added