[jira] [Resolved] (STDCXX-1063) std::string::replace (size_type, size_type, size_type, char_type) doesn't check third argument

2012-02-19 Thread Farid Zaripov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov resolved STDCXX-1063. --- Resolution: Fixed Fixed with adding a regression test thus:

[jira] [Resolved] (STDCXX-1060) std::basic_string::append(char*, pos) SIGSEGV for pos == std::string::npos

2012-02-19 Thread Farid Zaripov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov resolved STDCXX-1060. --- Resolution: Fixed Fixed with adding a regression test thus:

[jira] [Resolved] (STDCXX-1062) std::vectorbool::at() throws the wrong exception

2012-02-19 Thread Farid Zaripov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov resolved STDCXX-1062. --- Resolution: Fixed Fixed with adding a regression test thus: