[jira] Created: (STDCXX-409) [EDG eccp] --template_directory=/lib causing linker errors

2007-05-10 Thread Martin Sebor (JIRA)
[EDG eccp] --template_directory=/lib causing linker errors -- Key: STDCXX-409 URL: https://issues.apache.org/jira/browse/STDCXX-409 Project: C++ Standard Library Issue Type: Bug

[jira] Assigned: (STDCXX-409) [EDG eccp] --template_directory=/lib causing linker errors

2007-05-10 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-409: --- Assignee: Martin Sebor > [EDG eccp] --template_directory=/lib causing linker errors > ---

[jira] Assigned: (STDCXX-331) std::list::insert() violates strong exception safety requirements

2007-05-10 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-331: --- Assignee: Farid Zaripov Farid, please close this after you've added the test case to our regr

[jira] Assigned: (STDCXX-334) std::list::swap does not swap containers with different allocators correctly

2007-05-10 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-334: --- Assignee: Farid Zaripov Assigning to Farid -- please close this after adding the test to our

[jira] Assigned: (STDCXX-340) [Cygwin] SIGHUP in localedef

2007-05-10 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-340: --- Assignee: Martin Sebor > [Cygwin] SIGHUP in localedef > > >

Re: EASTL

2007-05-10 Thread Martin Sebor
Eric Lemings wrote: Since Apache STDCXX is touted as one of, if not the, best standard C++ library in terms of performance, I thought the following document would be especially interesting read for performance-minded STDCXX maintainers and users. http://www.open-std.org/jtc1/sc22/wg21/docs/pa

[jira] Created: (STDCXX-410) money_base not documented

2007-05-10 Thread Mark Brown (JIRA)
money_base not documented - Key: STDCXX-410 URL: https://issues.apache.org/jira/browse/STDCXX-410 Project: C++ Standard Library Issue Type: Bug Components: Documentation Affects Versions: 4.1.3

money_get example output

2007-05-10 Thread Mark Brown
Hi all, Out of curiosity I tried compiling and running the example from the money_get page with stdcxx on Linux but the output is different than the documentation shows. So I tried it with g++ and the output is different still. Is the documentation incorrect or is there a bug in the library? Ca

Re: EASTL

2007-05-10 Thread Mark Brown
> -Original Message- > From: [EMAIL PROTECTED] > Sent: Thu, 10 May 2007 13:56:11 -0600 > To: stdcxx-dev@incubator.apache.org > Subject: Re: EASTL > > Eric Lemings wrote: >> >> Since Apache STDCXX is touted as one of, if not the, best standard C++ >> library in terms of performance, I thou