URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Details |
Compare with Previous |
View Log
| Line No. |
Rev |
Author |
Line |
| 1 |
20 |
jlechner |
2003-04-26
|
| 2 |
|
|
|
| 3 |
|
|
- _GLIBCPP_HAS_BUILTIN_SINF: We should still hold out for a cleaner solution the is currenly the case in bits/std_cmath.h.
|
| 4 |
|
|
|
| 5 |
|
|
- there may be one set of remaining string bugs, dependent on final
|
| 6 |
|
|
clarification of the string::find technicalities when finding in an
|
| 7 |
|
|
empty string or using an empty string for an argument. At the very
|
| 8 |
|
|
least, v-3 has interpreted the standard in a way that is in opposition
|
| 9 |
|
|
to other libraries on other platforms.
|
| 10 |
|
|
|
| 11 |
|
|
- trigraphs and keywords a la the iso646 header are not correctly
|
| 12 |
|
|
implemented. It looks like the compiler recognizes them as keywords
|
| 13 |
|
|
but then doesn't translate into the correct bit ops. It is a mystery.
|
| 14 |
|
|
|
| 15 |
|
|
- wide strings have not been tested, and may therefore be unusable.
|
| 16 |
|
|
|
| 17 |
|
|
- Chapter 27 io functionality is not finished. As such, there are
|
| 18 |
|
|
known bugs in: filebuf::putbackfail
|
| 19 |
|
|
|
| 20 |
|
|
- Many facet implementations are stubs. (22)
|
| 21 |
|
|
|
| 22 |
|
|
- Almost no optimizations for small-footprint/low-overhead. (22,27)
|
| 23 |
|
|
|
| 24 |
|
|
- There has been some work to wrap the C headers in namespace std::, but
|
| 25 |
|
|
it may not be complete yet, and C macros are not shadowed. Please consult
|
| 26 |
|
|
the mailing list archives for more information.
|
| 27 |
|
|
|
| 28 |
|
|
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.