Re: libstdc++ clang build fixes

2012-03-07 Thread Jonathan Gray
anyone? On Sat, Dec 17, 2011 at 03:25:41PM +1100, Jonathan Gray wrote: > >From Dimitry Andric in FreeBSD: > > o Make the value_type, vector_type, iterator, __mutex_type types of > free_list class so we can access them > o In some cases template keywords must be inserted to treat classes as > depe

libstdc++ clang build fixes

2011-12-16 Thread Jonathan Gray
>From Dimitry Andric in FreeBSD: o Make the value_type, vector_type, iterator, __mutex_type types of free_list class so we can access them o In some cases template keywords must be inserted to treat classes as dependent template names Index: include/ext/bitmap_allocator.h