On 2010-08-24 15:38, Rui Paulo wrote:
> Some fixes so we can build libstdc++ with clang:
> o Make the value_type, vector_type, iterator, __mutex_type types of
> free_list class so we can access them
That should have been:
o Make the value_type, vector_type, iterator, __mutex_type types of
Author: rpaulo
Date: Tue Aug 24 13:38:53 2010
New Revision: 211755
URL: http://svn.freebsd.org/changeset/base/211755
Log:
Some fixes so we can build libstdc++ with clang:
o Make the value_type, vector_type, iterator, __mutex_type types of
free_list class so we can access them
o In some cas