> -----Original Message----- > From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] > Subject: Re: Hello :-) > > At 02:49 PM 9/28/2004, [EMAIL PROTECTED] wrote: > > >Another issue we discovered today is a conflict of APR with STL. Is this > >a known issue? When STL is added into the project, we get the following > >error: > > > > error C2955: 'allocator' : use of class template requires template > >argument list > > If you search the archives, I recall something about that. Feel free > to offer a patch of course.
I'm using apr/apr-util/apr-iconv in a Win32 project with STL, and seeing no problems. I haven't tried Unix yet, but I'll let you know what I find. Are you seeing it on Win32, or only in Unix? -david