June 05, 2006
Trying to compile a recent download of SGI STL with DM 8.42n, and getting an error about allocators:

template <class _Tp, class _Alloc = __STL_DEFAULT_ALLOCATOR(_Tp) >
^
stl_vector.h(154) : Error: identifier 'alloc' found in abstract declarator

Grateful for any help with working round this.