This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/39681] Compile error is not descriptive


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

Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
             Target|i486-linux-gnu              |
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-05-14
               Host|i486-linux-gnu              |
     Ever Confirmed|0                           |1
              Build|i486-linux-gnu              |

--- Comment #6 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> 2012-05-14 11:22:43 UTC ---
This is confirmed and the error should be exactly:

error: âfooâ was not declared in this scope

like it happens with "delete".

Not working on it.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]