[jira] Created: (STDCXX-438) std::string::append (InputIterator, InputIterator) appending self incorrect

2007-06-06 Thread Martin Sebor (JIRA)
std::string::append (InputIterator, InputIterator) appending self incorrect --- Key: STDCXX-438 URL: https://issues.apache.org/jira/browse/STDCXX-438 Project: C++ Standard Library

Re: STD_BAD_ALLOC.cpp test problem on Windows

2007-06-06 Thread Martin Sebor
Farid Zaripov wrote: -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 06, 2007 5:57 PM To: stdcxx-dev@incubator.apache.org Subject: STD_BAD_ALLOC.cpp test problem on Windows Hi Farid, In case you haven't seen this yet (I just noticed it for the fi

RE: STD_BAD_ALLOC.cpp test problem on Windows

2007-06-06 Thread Farid Zaripov
> -Original Message- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 06, 2007 5:57 PM > To: stdcxx-dev@incubator.apache.org > Subject: STD_BAD_ALLOC.cpp test problem on Windows > > Hi Farid, > > In case you haven't seen this yet (I just noticed it for the > first

[jira] Created: (STDCXX-437) [MSVC 6.0] remove MSVC 6.0 specific hacks from sources

2007-06-06 Thread Martin Sebor (JIRA)
[MSVC 6.0] remove MSVC 6.0 specific hacks from sources -- Key: STDCXX-437 URL: https://issues.apache.org/jira/browse/STDCXX-437 Project: C++ Standard Library Issue Type: Task Affects Ve

STD_BAD_ALLOC.cpp test problem on Windows

2007-06-06 Thread Martin Sebor
Hi Farid, In case you haven't seen this yet (I just noticed it for the first time myself), the STD_BAD_ALLOC.cpp has caused an ERROR in one of our MSVC builds on Windows. Do you see an easy way to prevent it from sucking up all the available memory on Windows like we do on UNIX via setrlimit()?

[jira] Resolved: (STDCXX-422) [Cygwin] linker errors due to multiple definitions of typeinfo of many library symbols

2007-06-06 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov resolved STDCXX-422. -- Resolution: Fixed Fix Version/s: 4.2 Fixed thus: http://svn.apache.org/viewvc?view=rev&r

[jira] Closed: (STDCXX-422) [Cygwin] linker errors due to multiple definitions of typeinfo of many library symbols

2007-06-06 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov closed STDCXX-422. > [Cygwin] linker errors due to multiple definitions of typeinfo of many > library symbols > -

[jira] Closed: (STDCXX-40) [Cygwin] util does not compile clean and fails to link

2007-06-06 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov closed STDCXX-40. --- Resolution: Fixed No problem with building the utils on cygwin with iconv installed. > [Cygwin] util

[jira] Closed: (STDCXX-297) std::bitset constructor addressed memory beyond the object

2007-06-06 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov closed STDCXX-297. The regression test added thus: http://svn.apache.org/viewvc?view=rev&rev=544795 > std::bitset constru

[jira] Closed: (STDCXX-268) std::list constructors do not call destructors for created objects if exception was thrown

2007-06-06 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov closed STDCXX-268. The regression test added thus: http://svn.apache.org/viewvc?view=rev&rev=544793 > std::list construct

[jira] Closed: (STDCXX-127) std::deque::swap does not swap empty containers correctly

2007-06-06 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov closed STDCXX-127. The regression test added thus: http://svn.apache.org/viewvc?view=rev&rev=544791 > std::deque::swap d

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

2007-06-06 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov closed STDCXX-334. The regression test added thus: http://svn.apache.org/viewvc?view=rev&rev=544786 > std::list::swap do

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

2007-06-06 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov reopened STDCXX-331: -- > std::list::insert() violates strong exception safety requirements > -

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

2007-06-06 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501874 ] Farid Zaripov commented on STDCXX-331: -- The regression test added thus: http://svn.apache.org/viewvc?view=rev&re

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

2007-06-06 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov updated STDCXX-331: - Comment: was deleted > std::list::insert() violates strong exception safety requirements > --

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

2007-06-06 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov closed STDCXX-331. Resolution: Fixed > std::list::insert() violates strong exception safety requirements > ---