[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 c++/29033
  * typeck.c (build_binary_op): Duplicate warning message
   for better translation.


Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/typeck.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29033



[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

 Status|ASSIGNED|RESOLVED
  Known to work||4.3.0
 Resolution||FIXED
   Target Milestone|--- |4.3.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29033



[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 |org
 Status|NEW |ASSIGNED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29033



[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   |---


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29033



[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

 Status|UNCONFIRMED |NEW
  Component|c   |c++
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2006-09-12 15:15:28
   date||
   Target Milestone|--- |4.1.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29033