------- Additional Comments From lerdsuwa at gcc dot gnu dot org  2004-10-17 15:17 
-------
With patches:
  http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01321.html
  http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01372.html

GCC gives:

  pr1016.C:8: error: field 'b_' has incomplete type

which is still wrong because the injected name is still hidden.
Name lookup should find the global 'b'.


-- 


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

Reply via email to