[jira] Resolved: (STDCXX-295) [LWG #453] basic_stringbuf::seekoff need not always fail for an empty stream

2007-02-02 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor resolved STDCXX-295. - Resolution: Fixed Fix Version/s: 4.2 Fixed. Need to add a test to the test suite. > [LWG

[jira] Assigned: (STDCXX-295) [LWG #453] basic_stringbuf::seekoff need not always fail for an empty stream

2007-02-02 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-295: --- Assignee: Martin Sebor > [LWG #453] basic_stringbuf::seekoff need not always fail for an empt

[jira] Closed: (STDCXX-332) [LWG #453] ostringstream::tellp() returns -1 when the stream is empty

2007-02-02 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-332. --- Resolution: Duplicate Closed as a dupe. > [LWG #453] ostringstream::tellp() returns -1 when the stre

[jira] Updated: (STDCXX-332) [LWG #453] ostringstream::tellp() returns -1 when the stream is empty

2007-02-02 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-332: Summary: [LWG #453] ostringstream::tellp() returns -1 when the stream is empty (was: ostringstream

[jira] Commented: (STDCXX-332) ostringstream::tellp() returns -1 when the stream is empty

2007-02-02 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469903 ] Martin Sebor commented on STDCXX-332: - Looks like this is caused by the fact that we don't yet implement the acce

[jira] Commented: (STDCXX-333) std::wfilebuf extracts more than 1 character from a 1 byte file

2007-02-02 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469901 ] Martin Sebor commented on STDCXX-333: - How odd. I can reproduce this but only intermittently and with different

[jira] Created: (STDCXX-333) std::wfilebuf extracts more than 1 character from a 1 byte file

2007-02-02 Thread Mark Brown (JIRA)
std::wfilebuf extracts more than 1 character from a 1 byte file --- Key: STDCXX-333 URL: https://issues.apache.org/jira/browse/STDCXX-333 Project: C++ Standard Library Issue Type: B

[jira] Created: (STDCXX-332) ostringstream::tellp() returns -1 when the stream is empty

2007-02-02 Thread Mark Brown (JIRA)
ostringstream::tellp() returns -1 when the stream is empty -- Key: STDCXX-332 URL: https://issues.apache.org/jira/browse/STDCXX-332 Project: C++ Standard Library Issue Type: Bug