gccxml_gem 0.9-x86-cygwin

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (241) hide show
  1. data/Rakefile +75 -0
  2. data/bin/gccxml.exe +0 -0
  3. data/bin/gccxml_cc1plus.exe +0 -0
  4. data/gccxml.rb +50 -0
  5. data/share/doc/gccxml-0.9/Copyright.txt +55 -0
  6. data/share/doc/gccxml-0.9/gccxml.html +168 -0
  7. data/share/doc/gccxml-0.9/gccxml.txt +293 -0
  8. data/share/gccxml-0.9/Borland/5.5/Wrappers/algorithm +7 -0
  9. data/share/gccxml-0.9/Borland/5.5/Wrappers/algorithm.h +7 -0
  10. data/share/gccxml-0.9/Borland/5.5/Wrappers/bitset +7 -0
  11. data/share/gccxml-0.9/Borland/5.5/Wrappers/bitset.h +7 -0
  12. data/share/gccxml-0.9/Borland/5.5/Wrappers/cctype +1 -0
  13. data/share/gccxml-0.9/Borland/5.5/Wrappers/cfloat +1 -0
  14. data/share/gccxml-0.9/Borland/5.5/Wrappers/climits +1 -0
  15. data/share/gccxml-0.9/Borland/5.5/Wrappers/cmath +1 -0
  16. data/share/gccxml-0.9/Borland/5.5/Wrappers/complex +7 -0
  17. data/share/gccxml-0.9/Borland/5.5/Wrappers/complex.h +7 -0
  18. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstddef +1 -0
  19. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstdio +1 -0
  20. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstdlib +1 -0
  21. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstring +7 -0
  22. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstring.h +7 -0
  23. data/share/gccxml-0.9/Borland/5.5/Wrappers/ctime +1 -0
  24. data/share/gccxml-0.9/Borland/5.5/Wrappers/cwchar +1 -0
  25. data/share/gccxml-0.9/Borland/5.5/Wrappers/cwctype +1 -0
  26. data/share/gccxml-0.9/Borland/5.5/Wrappers/deque +7 -0
  27. data/share/gccxml-0.9/Borland/5.5/Wrappers/deque.h +7 -0
  28. data/share/gccxml-0.9/Borland/5.5/Wrappers/exception +7 -0
  29. data/share/gccxml-0.9/Borland/5.5/Wrappers/exception.h +7 -0
  30. data/share/gccxml-0.9/Borland/5.5/Wrappers/fstream +7 -0
  31. data/share/gccxml-0.9/Borland/5.5/Wrappers/fstream.h +7 -0
  32. data/share/gccxml-0.9/Borland/5.5/Wrappers/function +7 -0
  33. data/share/gccxml-0.9/Borland/5.5/Wrappers/function.h +7 -0
  34. data/share/gccxml-0.9/Borland/5.5/Wrappers/functional +7 -0
  35. data/share/gccxml-0.9/Borland/5.5/Wrappers/gccxml_typeinfo.h +146 -0
  36. data/share/gccxml-0.9/Borland/5.5/Wrappers/iomanip +7 -0
  37. data/share/gccxml-0.9/Borland/5.5/Wrappers/iomanip.h +7 -0
  38. data/share/gccxml-0.9/Borland/5.5/Wrappers/ios +7 -0
  39. data/share/gccxml-0.9/Borland/5.5/Wrappers/ios.h +7 -0
  40. data/share/gccxml-0.9/Borland/5.5/Wrappers/iosfwd +7 -0
  41. data/share/gccxml-0.9/Borland/5.5/Wrappers/iosfwd.h +7 -0
  42. data/share/gccxml-0.9/Borland/5.5/Wrappers/iostream +7 -0
  43. data/share/gccxml-0.9/Borland/5.5/Wrappers/iostream.h +7 -0
  44. data/share/gccxml-0.9/Borland/5.5/Wrappers/istream +7 -0
  45. data/share/gccxml-0.9/Borland/5.5/Wrappers/istream.h +7 -0
  46. data/share/gccxml-0.9/Borland/5.5/Wrappers/iterator +7 -0
  47. data/share/gccxml-0.9/Borland/5.5/Wrappers/iterator.h +7 -0
  48. data/share/gccxml-0.9/Borland/5.5/Wrappers/limits +7 -0
  49. data/share/gccxml-0.9/Borland/5.5/Wrappers/limits.h +7 -0
  50. data/share/gccxml-0.9/Borland/5.5/Wrappers/list +7 -0
  51. data/share/gccxml-0.9/Borland/5.5/Wrappers/list.h +7 -0
  52. data/share/gccxml-0.9/Borland/5.5/Wrappers/locale +7 -0
  53. data/share/gccxml-0.9/Borland/5.5/Wrappers/locale.h +7 -0
  54. data/share/gccxml-0.9/Borland/5.5/Wrappers/map +7 -0
  55. data/share/gccxml-0.9/Borland/5.5/Wrappers/map.h +7 -0
  56. data/share/gccxml-0.9/Borland/5.5/Wrappers/memory +7 -0
  57. data/share/gccxml-0.9/Borland/5.5/Wrappers/memory.h +7 -0
  58. data/share/gccxml-0.9/Borland/5.5/Wrappers/new +7 -0
  59. data/share/gccxml-0.9/Borland/5.5/Wrappers/new.h +7 -0
  60. data/share/gccxml-0.9/Borland/5.5/Wrappers/numeric +7 -0
  61. data/share/gccxml-0.9/Borland/5.5/Wrappers/numeric.h +7 -0
  62. data/share/gccxml-0.9/Borland/5.5/Wrappers/ostream +7 -0
  63. data/share/gccxml-0.9/Borland/5.5/Wrappers/ostream.h +7 -0
  64. data/share/gccxml-0.9/Borland/5.5/Wrappers/queue +7 -0
  65. data/share/gccxml-0.9/Borland/5.5/Wrappers/queue.h +7 -0
  66. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/codecvt +1 -0
  67. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/collate +1 -0
  68. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/ctype +1 -0
  69. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/iosbase +1 -0
  70. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/iotraits +1 -0
  71. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/iterator +1 -0
  72. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/lochelp +1 -0
  73. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/locimpl +1 -0
  74. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/locvector +1 -0
  75. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/messages +1 -0
  76. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/money +1 -0
  77. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/numbrw +1 -0
  78. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/numeral +1 -0
  79. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/rwdispatch.h +1 -0
  80. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/rwlocale +1 -0
  81. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/rwstderr_macros.h +64 -0
  82. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/string_ref +1 -0
  83. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/time +1 -0
  84. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/traits +1 -0
  85. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/tree +1 -0
  86. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/usefacet +1 -0
  87. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/valimp +1 -0
  88. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/vendor +1 -0
  89. data/share/gccxml-0.9/Borland/5.5/Wrappers/set +7 -0
  90. data/share/gccxml-0.9/Borland/5.5/Wrappers/set.h +7 -0
  91. data/share/gccxml-0.9/Borland/5.5/Wrappers/sstream +7 -0
  92. data/share/gccxml-0.9/Borland/5.5/Wrappers/sstream.h +7 -0
  93. data/share/gccxml-0.9/Borland/5.5/Wrappers/stack +7 -0
  94. data/share/gccxml-0.9/Borland/5.5/Wrappers/stack.h +7 -0
  95. data/share/gccxml-0.9/Borland/5.5/Wrappers/stdexcept +7 -0
  96. data/share/gccxml-0.9/Borland/5.5/Wrappers/stdexcept.h +7 -0
  97. data/share/gccxml-0.9/Borland/5.5/Wrappers/streambuf +7 -0
  98. data/share/gccxml-0.9/Borland/5.5/Wrappers/streambuf.h +7 -0
  99. data/share/gccxml-0.9/Borland/5.5/Wrappers/string +7 -0
  100. data/share/gccxml-0.9/Borland/5.5/Wrappers/string.h +7 -0
  101. data/share/gccxml-0.9/Borland/5.5/Wrappers/strstream +7 -0
  102. data/share/gccxml-0.9/Borland/5.5/Wrappers/strstream.h +7 -0
  103. data/share/gccxml-0.9/Borland/5.5/Wrappers/typeinfo +7 -0
  104. data/share/gccxml-0.9/Borland/5.5/Wrappers/typeinfo.h +7 -0
  105. data/share/gccxml-0.9/Borland/5.5/Wrappers/utility +7 -0
  106. data/share/gccxml-0.9/Borland/5.5/Wrappers/utility.h +7 -0
  107. data/share/gccxml-0.9/Borland/5.5/Wrappers/valarray +7 -0
  108. data/share/gccxml-0.9/Borland/5.5/Wrappers/valarray.h +7 -0
  109. data/share/gccxml-0.9/Borland/5.5/Wrappers/vector +7 -0
  110. data/share/gccxml-0.9/Borland/5.5/Wrappers/vector.h +7 -0
  111. data/share/gccxml-0.9/Borland/5.5/except.h +154 -0
  112. data/share/gccxml-0.9/Borland/5.5/gccxml_fstream.h +431 -0
  113. data/share/gccxml-0.9/Borland/5.5/gccxml_new.h +166 -0
  114. data/share/gccxml-0.9/Borland/5.5/gccxml_valarray.h +786 -0
  115. data/share/gccxml-0.9/Borland/5.5/gccxml_vector.h +1457 -0
  116. data/share/gccxml-0.9/Borland/5.5/io.h +352 -0
  117. data/share/gccxml-0.9/Borland/5.5/oaidl.h +7006 -0
  118. data/share/gccxml-0.9/Borland/5.5/propidl.h +1477 -0
  119. data/share/gccxml-0.9/Borland/5.5/rw/locimpl.h +477 -0
  120. data/share/gccxml-0.9/Borland/5.5/rw/rwlocale.h +619 -0
  121. data/share/gccxml-0.9/Borland/5.5/stdarg.h +55 -0
  122. data/share/gccxml-0.9/Borland/5.5/valarray.cc +2883 -0
  123. data/share/gccxml-0.9/GCC/2.95/algorithm +76 -0
  124. data/share/gccxml-0.9/GCC/2.95/bitset +17 -0
  125. data/share/gccxml-0.9/GCC/2.95/cctype +24 -0
  126. data/share/gccxml-0.9/GCC/2.95/clocale +14 -0
  127. data/share/gccxml-0.9/GCC/2.95/cmath +33 -0
  128. data/share/gccxml-0.9/GCC/2.95/complex +38 -0
  129. data/share/gccxml-0.9/GCC/2.95/csetjmp +13 -0
  130. data/share/gccxml-0.9/GCC/2.95/csignal +14 -0
  131. data/share/gccxml-0.9/GCC/2.95/cstdarg +12 -0
  132. data/share/gccxml-0.9/GCC/2.95/cstddef +13 -0
  133. data/share/gccxml-0.9/GCC/2.95/cstdio +55 -0
  134. data/share/gccxml-0.9/GCC/2.95/cstdlib +66 -0
  135. data/share/gccxml-0.9/GCC/2.95/cstring +34 -0
  136. data/share/gccxml-0.9/GCC/2.95/ctime +24 -0
  137. data/share/gccxml-0.9/GCC/2.95/cwchar +65 -0
  138. data/share/gccxml-0.9/GCC/2.95/cwctype +31 -0
  139. data/share/gccxml-0.9/GCC/2.95/deque +19 -0
  140. data/share/gccxml-0.9/GCC/2.95/exception +20 -0
  141. data/share/gccxml-0.9/GCC/2.95/fstream +23 -0
  142. data/share/gccxml-0.9/GCC/2.95/functional +64 -0
  143. data/share/gccxml-0.9/GCC/2.95/gccxml_bitset +1066 -0
  144. data/share/gccxml-0.9/GCC/2.95/iomanip +20 -0
  145. data/share/gccxml-0.9/GCC/2.95/iosfwd +20 -0
  146. data/share/gccxml-0.9/GCC/2.95/iostream +27 -0
  147. data/share/gccxml-0.9/GCC/2.95/iterator +39 -0
  148. data/share/gccxml-0.9/GCC/2.95/list +19 -0
  149. data/share/gccxml-0.9/GCC/2.95/map +20 -0
  150. data/share/gccxml-0.9/GCC/2.95/memory +21 -0
  151. data/share/gccxml-0.9/GCC/2.95/new +13 -0
  152. data/share/gccxml-0.9/GCC/2.95/numeric +15 -0
  153. data/share/gccxml-0.9/GCC/2.95/pthread.h +16 -0
  154. data/share/gccxml-0.9/GCC/2.95/queue +20 -0
  155. data/share/gccxml-0.9/GCC/2.95/set +20 -0
  156. data/share/gccxml-0.9/GCC/2.95/sstream +24 -0
  157. data/share/gccxml-0.9/GCC/2.95/stack +19 -0
  158. data/share/gccxml-0.9/GCC/2.95/std/bastring.cc +524 -0
  159. data/share/gccxml-0.9/GCC/2.95/std/complext.h +397 -0
  160. data/share/gccxml-0.9/GCC/2.95/std/dcomplex.h +92 -0
  161. data/share/gccxml-0.9/GCC/2.95/std/fcomplex.h +88 -0
  162. data/share/gccxml-0.9/GCC/2.95/std/gslice_array.h +170 -0
  163. data/share/gccxml-0.9/GCC/2.95/std/indirect_array.h +157 -0
  164. data/share/gccxml-0.9/GCC/2.95/std/ldcomplex.h +96 -0
  165. data/share/gccxml-0.9/GCC/2.95/std/mask_array.h +154 -0
  166. data/share/gccxml-0.9/GCC/2.95/std/slice_array.h +156 -0
  167. data/share/gccxml-0.9/GCC/2.95/std/std_valarray.h +728 -0
  168. data/share/gccxml-0.9/GCC/2.95/std/straits.h +162 -0
  169. data/share/gccxml-0.9/GCC/2.95/std/valarray_meta.h +1035 -0
  170. data/share/gccxml-0.9/GCC/2.95/stdexcept +17 -0
  171. data/share/gccxml-0.9/GCC/2.95/stl_alloc.h +1057 -0
  172. data/share/gccxml-0.9/GCC/2.95/stl_bvector.h +836 -0
  173. data/share/gccxml-0.9/GCC/2.95/stl_deque.h +1699 -0
  174. data/share/gccxml-0.9/GCC/2.95/stl_list.h +843 -0
  175. data/share/gccxml-0.9/GCC/2.95/stl_tree.h +1331 -0
  176. data/share/gccxml-0.9/GCC/2.95/stl_vector.h +828 -0
  177. data/share/gccxml-0.9/GCC/2.95/string +26 -0
  178. data/share/gccxml-0.9/GCC/2.95/strstream +23 -0
  179. data/share/gccxml-0.9/GCC/2.95/typeinfo +11 -0
  180. data/share/gccxml-0.9/GCC/2.95/utility +25 -0
  181. data/share/gccxml-0.9/GCC/2.95/valarray +52 -0
  182. data/share/gccxml-0.9/GCC/2.95/vector +19 -0
  183. data/share/gccxml-0.9/GCC/2.96/sstream +305 -0
  184. data/share/gccxml-0.9/GCC/3.0/pthread.h +16 -0
  185. data/share/gccxml-0.9/GCC/3.1/pthread.h +16 -0
  186. data/share/gccxml-0.9/GCC/3.2/bits/fstream.tcc +500 -0
  187. data/share/gccxml-0.9/GCC/3.2/bits/istream.tcc +1207 -0
  188. data/share/gccxml-0.9/GCC/3.2/bits/locale_facets.h +1810 -0
  189. data/share/gccxml-0.9/GCC/3.2/bits/locale_facets.tcc +2397 -0
  190. data/share/gccxml-0.9/GCC/3.2/bits/messages_members.h +108 -0
  191. data/share/gccxml-0.9/GCC/3.2/bits/ostream.tcc +713 -0
  192. data/share/gccxml-0.9/GCC/3.2/bits/sstream.tcc +241 -0
  193. data/share/gccxml-0.9/GCC/3.2/bits/stl_deque.h +1682 -0
  194. data/share/gccxml-0.9/GCC/3.2/bits/stl_list.h +989 -0
  195. data/share/gccxml-0.9/GCC/3.2/bits/stl_tree.h +1462 -0
  196. data/share/gccxml-0.9/GCC/3.2/bits/stl_vector.h +1085 -0
  197. data/share/gccxml-0.9/GCC/3.2/bits/valarray_meta.h +1063 -0
  198. data/share/gccxml-0.9/GCC/3.2/fstream +579 -0
  199. data/share/gccxml-0.9/GCC/3.2/pthread.h +16 -0
  200. data/share/gccxml-0.9/GCC/3.2/sstream +384 -0
  201. data/share/gccxml-0.9/GCC/3.3/bits/fstream.tcc +530 -0
  202. data/share/gccxml-0.9/GCC/3.3/bits/list.tcc +378 -0
  203. data/share/gccxml-0.9/GCC/3.3/bits/locale_facets.h +2050 -0
  204. data/share/gccxml-0.9/GCC/3.3/bits/messages_members.h +108 -0
  205. data/share/gccxml-0.9/GCC/3.3/bits/sstream.tcc +243 -0
  206. data/share/gccxml-0.9/GCC/3.3/bits/stl_deque.h +1603 -0
  207. data/share/gccxml-0.9/GCC/3.3/bits/stl_list.h +1167 -0
  208. data/share/gccxml-0.9/GCC/3.3/bits/stl_tree.h +1462 -0
  209. data/share/gccxml-0.9/GCC/3.3/bits/stl_vector.h +992 -0
  210. data/share/gccxml-0.9/GCC/3.3/bits/valarray_meta.h +1135 -0
  211. data/share/gccxml-0.9/GCC/3.3/fstream +842 -0
  212. data/share/gccxml-0.9/GCC/3.3/gccxml_builtins.h +22 -0
  213. data/share/gccxml-0.9/GCC/3.3/sstream +638 -0
  214. data/share/gccxml-0.9/GCC/3.4/gccxml_builtins.h +91 -0
  215. data/share/gccxml-0.9/GCC/4.0/gccxml_builtins.h +128 -0
  216. data/share/gccxml-0.9/GCC/4.1/bits/gthr-default.h +618 -0
  217. data/share/gccxml-0.9/GCC/4.1/gccxml_builtins.h +131 -0
  218. data/share/gccxml-0.9/GCC/4.2/gccxml_builtins.h +131 -0
  219. data/share/gccxml-0.9/GCC/find_flags +105 -0
  220. data/share/gccxml-0.9/Intel/find_flags +56 -0
  221. data/share/gccxml-0.9/Intel/pthread.h +16 -0
  222. data/share/gccxml-0.9/MIPSpro/7.3/exception +9 -0
  223. data/share/gccxml-0.9/MIPSpro/7.3/gccxml_mpro_internals.h +21 -0
  224. data/share/gccxml-0.9/MIPSpro/7.3/iomanip +161 -0
  225. data/share/gccxml-0.9/MIPSpro/7.3/ostream +9 -0
  226. data/share/gccxml-0.9/MIPSpro/7.3/stddef.h +9 -0
  227. data/share/gccxml-0.9/MIPSpro/7.3/stl_config.h +9 -0
  228. data/share/gccxml-0.9/MIPSpro/7.3/stl_locale.h +17 -0
  229. data/share/gccxml-0.9/MIPSpro/7.3/stl_monetary.h +14 -0
  230. data/share/gccxml-0.9/MIPSpro/7.3/stl_numeric_facets.h +13 -0
  231. data/share/gccxml-0.9/MIPSpro/7.3/stl_threads.h +11 -0
  232. data/share/gccxml-0.9/MIPSpro/7.3/string +18 -0
  233. data/share/gccxml-0.9/MIPSpro/find_flags +137 -0
  234. data/share/gccxml-0.9/Sun/5.8/adaptation.patch +168 -0
  235. data/share/gccxml-0.9/Sun/README +8 -0
  236. data/share/gccxml-0.9/Sun/adapt_headers.sh +24 -0
  237. data/share/gccxml-0.9/Sun/find_flags +69 -0
  238. data/share/gccxml-0.9/gccxml_config +2 -0
  239. data/share/gccxml-0.9/gccxml_find_flags +93 -0
  240. data/share/man/man1/gccxml.1 +246 -0
  241. metadata +324 -0
@@ -0,0 +1,64 @@
1
+ #ifndef __STD_RWSTDERROR_H
2
+ #define __STD_RWSTDERROR_H
3
+ /***************************************************************************
4
+ *
5
+ * Macro definitions for error message indicators.
6
+ *
7
+ ***************************************************************************
8
+ *
9
+ * Copyright (c) 1994-1999 Rogue Wave Software, Inc. All Rights Reserved.
10
+ *
11
+ * This computer software is owned by Rogue Wave Software, Inc. and is
12
+ * protected by U.S. copyright laws and other laws and by international
13
+ * treaties. This computer software is furnished by Rogue Wave Software,
14
+ * Inc. pursuant to a written license agreement and may be used, copied,
15
+ * transmitted, and stored only in accordance with the terms of such
16
+ * license and with the inclusion of the above copyright notice. This
17
+ * computer software or any other copies thereof may not be provided or
18
+ * otherwise made available to any other person.
19
+ *
20
+ * U.S. Government Restricted Rights. This computer software is provided
21
+ * with Restricted Rights. Use, duplication, or disclosure by the
22
+ * Government is subject to restrictions as set forth in subparagraph (c)
23
+ * (1) (ii) of The Rights in Technical Data and Computer Software clause
24
+ * at DFARS 252.227-7013 or subparagraphs (c) (1) and (2) of the
25
+ * Commercial Computer Software � Restricted Rights at 48 CFR 52.227-19,
26
+ * as applicable. Manufacturer is Rogue Wave Software, Inc., 5500
27
+ * Flatiron Parkway, Boulder, Colorado 80301 USA.
28
+ *
29
+ ***************************************************************************/
30
+ #ifndef _RWSTD_ERROR_MSG_FILE
31
+ #define _RWSTD_ERROR_MSG_FILE "rwstderr"
32
+ #endif
33
+
34
+ #ifndef _RWSTD_ERROR_SET
35
+ #define _RWSTD_ERROR_SET 1
36
+ #endif
37
+
38
+ #ifndef _RWSTD_ERROR_FIRST
39
+ #define _RWSTD_ERROR_FIRST 1
40
+ #endif
41
+
42
+ #define _RWSTD_ERROR_FAILBIT_SET _RWSTD_ERROR_FIRST + 1
43
+ #define _RWSTD_ERROR_BADBIT_SET _RWSTD_ERROR_FIRST + 2
44
+ #define _RWSTD_ERROR_EOFBIT_SET _RWSTD_ERROR_FIRST + 3
45
+ #define _RWSTD_ERROR_LOCALE_BAD_NUMERIC_NAME _RWSTD_ERROR_FIRST + 4
46
+ #define _RWSTD_ERROR_LOCALE_NOT_PRESENT _RWSTD_ERROR_FIRST + 5
47
+ #define _RWSTD_ERROR_LOCALE_INIT_CALLED_TWICE _RWSTD_ERROR_FIRST + 6
48
+ #define _RWSTD_ERROR_LOCALE_NULL_POINTER _RWSTD_ERROR_FIRST + 7
49
+ #define _RWSTD_ERROR_LOCALE_BAD_NAME _RWSTD_ERROR_FIRST + 8
50
+ #define _RWSTD_ERROR_LOCALE_ERROR_NAME _RWSTD_ERROR_FIRST + 9
51
+ #define _RWSTD_ERROR_LOCALE_CODE_CONV_FAILED _RWSTD_ERROR_FIRST + 10
52
+ #define _RWSTD_ERROR_LOCALE_BAD_MONEY_NAME _RWSTD_ERROR_FIRST + 11
53
+ #define _RWSTD_ERROR_BITSET_INVALID_POSITION _RWSTD_ERROR_FIRST + 12
54
+ #define _RWSTD_ERROR_BITSET_INVALID_CTOR_ARGUMENT _RWSTD_ERROR_FIRST + 13
55
+ #define _RWSTD_ERROR_BITSET_CONVERSION_OVERFLOW _RWSTD_ERROR_FIRST + 14
56
+ #define _RWSTD_ERROR_OUT_OF_RANGE _RWSTD_ERROR_FIRST + 15
57
+ #define _RWSTD_ERROR_INVALID_SIZE_PARAM _RWSTD_ERROR_FIRST + 16
58
+ #define _RWSTD_ERROR_POS_BEYOND_END_OF_STRING _RWSTD_ERROR_FIRST + 17
59
+ #define _RWSTD_ERROR_RESULT_LEN_INVALID _RWSTD_ERROR_FIRST + 18
60
+ #define _RWSTD_ERROR_STRING_INDEX_OUT_OF_RANGE _RWSTD_ERROR_FIRST + 19
61
+ #define _RWSTD_ERROR_UNEXPECTED_NULL_PTR _RWSTD_ERROR_FIRST + 20
62
+
63
+
64
+ #endif// __STD_RWSTDERR_H
@@ -0,0 +1 @@
1
+ #include_next <rw/string_r.h>
@@ -0,0 +1 @@
1
+ #include_next <rw/time.h>
@@ -0,0 +1 @@
1
+ #include_next <rw/traits.h>
@@ -0,0 +1 @@
1
+ #include_next <rw/tree.h>
@@ -0,0 +1 @@
1
+ #include_next <rw/usefacet.h>
@@ -0,0 +1 @@
1
+ #include_next <rw/valimp.h>
@@ -0,0 +1 @@
1
+ #include_next <rw/vendor.h>
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # include_next <set.h>
3
+ #else
4
+ # define __USING_STD_NAMES__
5
+ # include_next <set.h>
6
+ # undef __USING_STD_NAMES__
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # undef __USING_STD_NAMES__
3
+ # include_next <set.h>
4
+ # define __USING_STD_NAMES__
5
+ #else
6
+ # include_next <set.h>
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # include_next <sstream.h>
3
+ #else
4
+ # define __USING_STD_NAMES__
5
+ # include_next <sstream.h>
6
+ # undef __USING_STD_NAMES__
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # undef __USING_STD_NAMES__
3
+ # include_next <sstream.h>
4
+ # define __USING_STD_NAMES__
5
+ #else
6
+ # include_next <sstream.h>
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # include_next <stack.h>
3
+ #else
4
+ # define __USING_STD_NAMES__
5
+ # include_next <stack.h>
6
+ # undef __USING_STD_NAMES__
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # undef __USING_STD_NAMES__
3
+ # include_next <stack.h>
4
+ # define __USING_STD_NAMES__
5
+ #else
6
+ # include_next <stack.h>
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # include_next <stdexcep.h>
3
+ #else
4
+ # define __USING_STD_NAMES__
5
+ # include_next <stdexcep.h>
6
+ # undef __USING_STD_NAMES__
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # undef __USING_STD_NAMES__
3
+ # include_next <stdexcep.h>
4
+ # define __USING_STD_NAMES__
5
+ #else
6
+ # include_next <stdexcep.h>
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # include_next <streambu.h>
3
+ #else
4
+ # define __USING_STD_NAMES__
5
+ # include_next <streambu.h>
6
+ # undef __USING_STD_NAMES__
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # undef __USING_STD_NAMES__
3
+ # include_next <streambu.h>
4
+ # define __USING_STD_NAMES__
5
+ #else
6
+ # include_next <streambu.h>
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # include_next <string.h>
3
+ #else
4
+ # define __USING_STD_NAMES__
5
+ # include_next <string.h>
6
+ # undef __USING_STD_NAMES__
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # undef __USING_STD_NAMES__
3
+ # include_next <string.h>
4
+ # define __USING_STD_NAMES__
5
+ #else
6
+ # include_next <string.h>
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # include_next <strstrea.h>
3
+ #else
4
+ # define __USING_STD_NAMES__
5
+ # include_next <strstrea.h>
6
+ # undef __USING_STD_NAMES__
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # undef __USING_STD_NAMES__
3
+ # include_next <strstrea.h>
4
+ # define __USING_STD_NAMES__
5
+ #else
6
+ # include_next <strstrea.h>
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # include <gccxml_typeinfo.h>
3
+ #else
4
+ # define __USING_STD_NAMES__
5
+ # include <gccxml_typeinfo.h>
6
+ # undef __USING_STD_NAMES__
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # undef __USING_STD_NAMES__
3
+ # include <gccxml_typeinfo.h>
4
+ # define __USING_STD_NAMES__
5
+ #else
6
+ # include <gccxml_typeinfo.h>
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # include_next <utility.h>
3
+ #else
4
+ # define __USING_STD_NAMES__
5
+ # include_next <utility.h>
6
+ # undef __USING_STD_NAMES__
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # undef __USING_STD_NAMES__
3
+ # include_next <utility.h>
4
+ # define __USING_STD_NAMES__
5
+ #else
6
+ # include_next <utility.h>
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # include <gccxml_valarray.h>
3
+ #else
4
+ # define __USING_STD_NAMES__
5
+ # include <gccxml_valarray.h>
6
+ # undef __USING_STD_NAMES__
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # undef __USING_STD_NAMES__
3
+ # include <gccxml_valarray.h>
4
+ # define __USING_STD_NAMES__
5
+ #else
6
+ # include <gccxml_valarray.h>
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # include <gccxml_vector.h>
3
+ #else
4
+ # define __USING_STD_NAMES__
5
+ # include <gccxml_vector.h>
6
+ # undef __USING_STD_NAMES__
7
+ #endif
@@ -0,0 +1,7 @@
1
+ #if defined(__USING_STD_NAMES__)
2
+ # undef __USING_STD_NAMES__
3
+ # include <gccxml_vector.h>
4
+ # define __USING_STD_NAMES__
5
+ #else
6
+ # include <gccxml_vector.h>
7
+ #endif
@@ -0,0 +1,154 @@
1
+ /* except.h
2
+
3
+ Definitions for exception handling
4
+
5
+ */
6
+
7
+ /*
8
+ * C/C++ Run Time Library - Version 10.0
9
+ *
10
+ * Copyright (c) 1992, 2000 by Inprise Corporation
11
+ * All Rights Reserved.
12
+ *
13
+ */
14
+
15
+ /* $Revision: 1.1 $ */
16
+
17
+
18
+ #ifndef __EXCEPT_H
19
+ #define __EXCEPT_H
20
+ #pragma option push -b -a8 -pc -Vx- -Ve- -w-inl -w-aus -w-sig
21
+
22
+ #ifndef __cplusplus
23
+ # error Must use C++ for except.h
24
+ #endif
25
+
26
+ #if !defined(___STDLIB_H)
27
+ # include <stdlib.h>
28
+ #endif
29
+
30
+ #if !defined(__STD_EXCEPTION)
31
+ # include <exception>
32
+ #endif
33
+
34
+ // forward declare string
35
+ namespace std {
36
+
37
+ template<class charT> struct _RWSTDExportTemplate char_traits;
38
+ template<class T> class _RWSTDExportTemplate allocator;
39
+
40
+ template<class charT, class traits, class Allocator> class _RWSTDExportTemplate
41
+ basic_string;
42
+
43
+ typedef basic_string<char, char_traits<char>, allocator<char> > string;
44
+
45
+ }
46
+
47
+ #if !defined(RC_INVOKED)
48
+
49
+ #pragma pack(push, 1)
50
+ #pragma option push -Vo- // set standard C++ options
51
+
52
+ #if defined(__STDC__)
53
+ #pragma warn -nak
54
+ #endif
55
+
56
+ #endif /* !RC_INVOKED */
57
+
58
+
59
+ namespace std {
60
+ typedef void (_RTLENTRY *terminate_handler)();
61
+ typedef void (_RTLENTRY *unexpected_handler)();
62
+
63
+
64
+ terminate_handler _RTLENTRY set_terminate(terminate_handler);
65
+ unexpected_handler _RTLENTRY set_unexpected(unexpected_handler);
66
+
67
+ void _RTLENTRY terminate();
68
+ void _RTLENTRY unexpected();
69
+ bool _RTLENTRY uncaught_exception();
70
+ } // std
71
+
72
+ #ifndef __STDC__
73
+ // For backwards compatibility ...
74
+ typedef std::unexpected_handler unexpected_function;
75
+ typedef std::terminate_handler terminate_function;
76
+ #pragma obsolete terminate_function
77
+ #pragma obsolete unexpected_function
78
+ #endif // !__STDC__
79
+
80
+
81
+ extern char * _RTLENTRY __ThrowFileName();
82
+ extern unsigned _RTLENTRY __ThrowLineNumber();
83
+ extern char * _RTLENTRY __ThrowExceptionName();
84
+
85
+ #define __throwFileName __ThrowFileName()
86
+ #define __throwLineNumber __ThrowLineNumber()
87
+ #define __throwExceptionName __ThrowExceptionName()
88
+
89
+ class _EXPCLASS xmsg : public std::exception
90
+ {
91
+ public:
92
+ xmsg(const std::string &msg);
93
+ xmsg(const xmsg &);
94
+ virtual ~xmsg() throw();
95
+ xmsg & operator=(const xmsg &);
96
+
97
+ virtual const char * what() const throw();
98
+ const std::string & why() const;
99
+ void raise();// throw(xmsg);
100
+
101
+ private:
102
+ std::string *str;
103
+ };
104
+
105
+ inline const std::string & xmsg::why() const
106
+ {
107
+ return *str;
108
+ };
109
+
110
+ /* The xalloc class is here for backwards compatibility ONLY! Operator new
111
+ will not throw one of these anymore. Operator new now throws a bad_alloc
112
+ instead.
113
+ */
114
+
115
+ class _EXPCLASS xalloc : public xmsg
116
+ {
117
+ public:
118
+ xalloc(const std::string &msg, _SIZE_T size);
119
+
120
+ _SIZE_T requested() const;
121
+ void raise();// throw(xalloc);
122
+
123
+ private:
124
+ _SIZE_T siz;
125
+ };
126
+
127
+
128
+ inline xalloc::xalloc(const std::string &msg, _SIZE_T size)
129
+ : xmsg(msg), siz(size)
130
+ {
131
+ }
132
+
133
+ inline _SIZE_T xalloc::requested() const
134
+ {
135
+ return siz;
136
+ }
137
+
138
+ #pragma obsolete xalloc
139
+ #pragma obsolete xmsg
140
+
141
+ #if !defined(RC_INVOKED)
142
+
143
+ #if defined(__STDC__)
144
+ #pragma warn .nak
145
+ #endif
146
+
147
+ #pragma option pop // restore user C++ options
148
+ /* restore default packing */
149
+ #pragma pack(pop)
150
+
151
+ #endif /* !RC_INVOKED */
152
+
153
+ #pragma option pop
154
+ #endif // __EXCEPT_H