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 free_list class public, so we can access them _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
