[Bug c++/44516] unclear error message for invalid operands to operator

2010-07-04 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfi

[Bug c++/44516] unclear error message for invalid operands to operator

2010-07-04 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2010-07-05 01:47 --- Note I would keep GCC's wording as it is more correct with respect of C++. Though I would say what the types are. This is true for any operator. The reason is that the user could overridden the operator for those