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++/100] confusing name lookup diagnostic


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-26 22:26 -------
Well too another error message now on the mainline:
pr100.cc: In function `void foo()':
pr100.cc:11: error: `X' was not declared in this scope
pr100.cc:11: error: expected `;' before "x"

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-12-26 02:39:43         |2004-04-26 22:26:27
               date|                            |


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


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