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'll just lift the class out of local scope. John. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
