On Dec 3, 2009, at 2:11 PM, steve naroff wrote: > > On Dec 3, 2009, at 5:05 PM, John McCall wrote: > >> On Dec 3, 2009, at 12:54 PM, steve naroff wrote: >>> The commit below seems to have broken the Windows build (see screen shot >>> for more info). >> >> It looks like access control is complaining about accessing a namespace >> member, which is totally bogus. This is a known bug with local classes in >> VS2005. >> > > I see (thanks for the quick response!). > >> I'll just lift the class out of local scope. > > Sounds good (that's what I was going to do...I figured the bug was specific > to the local class). I'll wait for your commit...
I claim it's fixed in r90491. Let me know if that's not the case. :) John. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
