
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
1h
|
|
|
Remaining Estimate:
|
0.83h
|
|
|
Time Spent:
|
0.17h
|
|
|
|
|
Issue Links:
|
Duplicate
|
|
This issue duplicates:
|
|
STDCXX-614
[gcc 4.1/Linux] error on size_t in 27.stringbuf.xsputn.stdcxx-515.cpp
|
|
|
|
|
|
|
|
| Severity: |
Compiler Error
|
| Resolved: |
28/Jan/08 05:50 PM
|
| Resolution Date: |
29/Jan/08 08:01 PM
|
|
This source file only includes 3 C++ header files, none of which (are supposed to) define the global size_t type, but 'size_t' is referenced as a global type in the for statement. Also, I don't see any using declarations or directives in the file.
|
|
Description
|
This source file only includes 3 C++ header files, none of which (are supposed to) define the global size_t type, but 'size_t' is referenced as a global type in the for statement. Also, I don't see any using declarations or directives in the file. |
Show » |
|