History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Filter:
View
Edit
New
Manage
You are currently using a new, unsaved search.
Summary
Project:
C++ Standard Library
Components:
27. Input/Output
Sorted by:
Key descending
Operations
Issue Navigator
[
Permlink
]
Displaying issues
1
to
50
of
63
matching issues.
Current View:
Browser
(
Current Fields
|
Printable
|
Full Content
)
|
XML
| RSS
(
Issues
|
Comments
)
|
Word
| Excel
(
All fields
|
Current fields
)
1
|
2
|
Next >>
T
Patch Info
Key
Summary
Assignee
Reporter
Pr
Status
Res
Created
Updated
Due
STDCXX-1026
sgetn() fails to extract characters from an unbuffered stream
Martin Sebor
Martin Sebor
Closed
Fixed
04/Dec/08
10/Dec/08
Patch Available
STDCXX-1019
STDCXX-401
__rw_mkstemp in file.cpp should honor TMPDIR environment variable
Martin Sebor
Scott (Yu) Zhong
Resolved
Fixed
08/Oct/08
01/Nov/08
Patch Available
STDCXX-969
std::basic_filebuf<>: sync() after close() calls __rw_fseek() on closed file
Farid Zaripov
Farid Zaripov
Closed
Fixed
13/Jun/08
03/Jul/08
Patch Available
STDCXX-949
27.filebuf test fails with assertions
Farid Zaripov
Farid Zaripov
Open
UNRESOLVED
03/Jun/08
03/Jun/08
STDCXX-930
[LWG #454] basic_filebuf::open should accept wchar_t names
Martin Sebor
Martin Sebor
Open
UNRESOLVED
09/May/08
02/Jun/08
STDCXX-914
sstream ctors inefficient in reentrant modes
Martin Sebor
Martin Sebor
Open
UNRESOLVED
07/May/08
03/Dec/08
STDCXX-913
inline virtual dtors causing code bloat in exception.cpp
Martin Sebor
Martin Sebor
Resolved
Fixed
07/May/08
07/May/08
STDCXX-851
[EDG eccp/Linux] SIGSEGV in std::Init::~Init()
Unassigned
Martin Sebor
Open
UNRESOLVED
09/Apr/08
09/Apr/08
STDCXX-808
[Sun C++ -m64] SIGBUS in strstreambuf::seekoff() on empty stream
Eric Lemings
Martin Sebor
Resolved
Cannot Reproduce
30/Mar/08
21/Jul/08
STDCXX-801
std::filebuf::open(0, ...) should honor TMPDIR
Unassigned
Martin Sebor
Open
UNRESOLVED
28/Mar/08
20/May/08
STDCXX-795
std::basic_stringbuf::overflow() writes characters at the begin, but not at the current position if reallocation of internal buffer occurs
Farid Zaripov
Farid Zaripov
Closed
Fixed
25/Mar/08
17/Apr/08
STDCXX-766
std::ios::copyfmt() doesn't copy tie(), getloc()
Martin Sebor
Martin Sebor
Closed
Fixed
15/Mar/08
22/Apr/08
STDCXX-741
[gcc 3.4.6] __rw_itoutf8() too big to be inlined
Martin Sebor
Travis Vitek
Closed
Won't Fix
26/Feb/08
14/May/08
STDCXX-724
SIGXFSZ in filebuf
Unassigned
Martin Sebor
Open
UNRESOLVED
13/Feb/08
13/Feb/08
STDCXX-699
STDCXX-695
[HP aCC 6.15] remark #4282: fstream ctor calls virtual setbuf()
Martin Sebor
Martin Sebor
Resolved
Fixed
16/Jan/08
13/Feb/08
STDCXX-626
[LWG #581] std::ostream::flush() unexpectedly calls to rdbuf()->sync() when rdstate() != goodbit
Martin Sebor
Farid Zaripov
Closed
Fixed
01/Nov/07
31/Mar/08
STDCXX-602
remove std::stringbuf::_C_grow()
Unassigned
Martin Sebor
Reopened
UNRESOLVED
17/Oct/07
11/Jul/09
Patch Available
STDCXX-576
std::basic_streambuf<>::xsputn() incorrectly inserts the data, that is the part of the internal buffer
Farid Zaripov
Farid Zaripov
Closed
Fixed
04/Oct/07
04/Oct/07
STDCXX-522
std::filebuf::overflow(EOF) writes EOF to file in unbuffered mode
Martin Sebor
Martin Sebor
Closed
Fixed
15/Aug/07
05/Sep/07
STDCXX-515
std::basic_streambuf<>::xsputn() writes characters at the end, but not at the current position if reallocation of internal buffer occurs
Farid Zaripov
Farid Zaripov
Closed
Fixed
09/Aug/07
25/Mar/08
STDCXX-514
basic_stringbuf<>::str() deallocating external buffer
Farid Zaripov
Farid Zaripov
Closed
Fixed
09/Aug/07
14/Aug/07
STDCXX-427
SIGSEGV in istringstream::str()
Farid Zaripov
Martin Sebor
Closed
Fixed
23/May/07
14/Aug/07
STDCXX-402
long long stream extraction fails for strings longer than 9 decimal characters
Martin Sebor
Liviu Nicoara
Closed
Fixed
07/May/07
27/Oct/07
STDCXX-344
[Sun C++] warnings on std::strstream::rdbuf hiding std::ios::rdbuf
Martin Sebor
Martin Sebor
Closed
Fixed
02/Mar/07
24/Aug/07
STDCXX-333
[gcc 3.2.3/Linux] std::wfilebuf extracts more than 1 character from a 1 byte file
Martin Sebor
Mark Brown
Closed
Fixed
02/Feb/07
12/Mar/08
STDCXX-332
[LWG #453] ostringstream::tellp() returns -1 when the stream is empty
Unassigned
Mark Brown
Closed
Duplicate
02/Feb/07
02/Feb/07
STDCXX-329
std::istream::sentry ctor affects gcount()
Martin Sebor
Martin Sebor
Closed
Fixed
27/Jan/07
06/Feb/07
STDCXX-328
[NO_EXTENSIONS] istream uses non-existent overloads of num_get
Unassigned
Martin Sebor
Closed
Fixed
22/Jan/07
18/Mar/08
STDCXX-327
[NO_EXTENSIONS] stringbuf::str(const char*) inaccessible
Martin Sebor
Martin Sebor
Resolved
Fixed
22/Jan/07
22/Jan/07
STDCXX-326
std::ios_base::io_state not an integer type
Martin Sebor
Martin Sebor
Resolved
Fixed
19/Jan/07
19/Jan/07
STDCXX-319
[LWG #596] std::filebuf::open(..., ios::app) unexpectedly succeeds
Martin Sebor
Martin Sebor
Open
UNRESOLVED
16/Jan/07
18/Mar/08
STDCXX-308
[LWG #622] std::filebuf dtor doesn't close fd after exception
Martin Sebor
Martin Sebor
Resolved
Fixed
11/Dec/06
14/Mar/08
STDCXX-307
std::streambuf::imbue() stores locale when it shouldn't
Farid Zaripov
Martin Sebor
Closed
Fixed
09/Dec/06
26/Feb/08
STDCXX-296
std::basic_ostream::operator<<(const wchar_t*)
Martin Sebor
Martin Sebor
Open
UNRESOLVED
05/Oct/06
02/Jun/08
STDCXX-295
[LWG #453] basic_stringbuf::seekoff need not always fail for an empty stream
Martin Sebor
Martin Sebor
Closed
Fixed
05/Oct/06
22/Apr/08
STDCXX-287
15d ios_base->_C_usr causes crash on windows
Unassigned
Markus Duft
Closed
Cannot Reproduce
14/Sep/06
14/Sep/06
STDCXX-259
std::ostream::operator<<(int) fails to call width(0) on exception
Martin Sebor
Martin Sebor
Resolved
Fixed
12/Jul/06
09/Oct/07
STDCXX-251
SIGABRT in std::streambuf::sbumpc() in unbuffered input mode
Martin Sebor
Martin Sebor
Resolved
Fixed
01/Jul/06
01/Jul/06
STDCXX-243
std::basic_istream::gcount() returns wrong value after a successful peek()
Unassigned
Martin Sebor
Open
UNRESOLVED
29/Jun/06
02/Dec/08
STDCXX-242
std::istream::get(unsigned char&) missing
Unassigned
Martin Sebor
Open
UNRESOLVED
29/Jun/06
02/Jun/08
STDCXX-241
[LWG #136] std::istream::seekg problem
Unassigned
Martin Sebor
Open
UNRESOLVED
29/Jun/06
06/Jun/08
STDCXX-233
std::strstreambuf::seekpos() fails to properly position get sequence
Martin Sebor
Martin Sebor
Closed
Cannot Reproduce
29/Jun/06
29/Aug/07
STDCXX-230
arithmetic extractors affect gcount()
Martin Sebor
Martin Sebor
Closed
Fixed
29/Jun/06
06/Feb/07
STDCXX-225
deriving from std::strstreambuf causes a coredump
Martin Sebor
Martin Sebor
Closed
Fixed
29/Jun/06
09/May/07
STDCXX-222
std::istream::readsome() doesn't set failbit if good() == false
Unassigned
Martin Sebor
Resolved
Fixed
29/Jun/06
09/Oct/07
STDCXX-221
std::istream::readsome() sets badbit instead of eofbit on EOF
Martin Sebor
Martin Sebor
Closed
Cannot Reproduce
29/Jun/06
27/Nov/07
STDCXX-219
std::setfill() errors with std::basic_ostream<char, UDT>
Martin Sebor
Martin Sebor
Closed
Cannot Reproduce
29/Jun/06
23/Aug/07
STDCXX-204
std::filebuf::overflow(EOF) writes garbage in unbuffered mode
Martin Sebor
Martin Sebor
Closed
Duplicate
21/Jun/06
03/Dec/07
STDCXX-196
[XLC++ 8.0/SLES 9.2] SIGSEGV in .__cxa_get_globals_fast throwing an exception
Unassigned
Scott (Yu) Zhong
Open
UNRESOLVED
06/Jun/06
04/Jun/08
STDCXX-195
[Linux] error on std::putc()
Martin Sebor
Scott (Yu) Zhong
Closed
Fixed
05/Jun/06
06/Jan/08
1
|
2
|
Next >>