Advertisement
Guest User

Error from Build

a guest
Jan 3rd, 2013
503
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.88 KB | None | 0 0
  1. /cygdrive/l/android-ndk-r8c/build/core/add-application.mk:128: Android NDK: WARN ING: APP_PLATFORM android-14 is larger than android:minSdkVersion 8 in ./Android Manifest.xml
  2. Compile++ thumb : gatelib <= gatelib.cpp
  3. In file included from L:/asio-1.5.3/include/asio/basic_io_object.hpp:19:0,
  4. from L:/asio-1.5.3/include/asio/basic_socket.hpp:19,
  5. from L:/asio-1.5.3/include/asio/basic_datagram_socket.hpp:20,
  6. from L:/asio-1.5.3/include/asio.hpp:18,
  7. from jni/gatelib.cpp:4:
  8. L:/asio-1.5.3/include/asio/io_service.hpp:719:1: error: expected class-name befo re '{' token
  9. L:/asio-1.5.3/include/asio/io_service.hpp:728:1: error: expected class-name befo re '{' token
  10. In file included from L:/asio-1.5.3/include/asio/detail/service_registry.hpp:152 :0,
  11. from L:/asio-1.5.3/include/asio/impl/io_service.hpp:19,
  12. from L:/asio-1.5.3/include/asio/io_service.hpp:765,
  13. from L:/asio-1.5.3/include/asio/basic_io_object.hpp:19,
  14. from L:/asio-1.5.3/include/asio/basic_socket.hpp:19,
  15. from L:/asio-1.5.3/include/asio/basic_datagram_socket.hpp:20,
  16. from L:/asio-1.5.3/include/asio.hpp:18,
  17. from jni/gatelib.cpp:4:
  18. L:/asio-1.5.3/include/asio/detail/impl/service_registry.ipp: In member function 'void asio::detail::service_registry::do_add_service(const asio::io_service::ser vice::key&, asio::io_service::service*)':
  19. L:/asio-1.5.3/include/asio/detail/impl/service_registry.ipp:154:51: error: inval id initialization of reference of type 'const std::exception&' from expression o f type 'asio::invalid_service_owner'
  20. L:/boost/boost_1_49_0/boost/throw_exception.hpp:48:6: error: in passing argument 1 of 'void boost::throw_exception(const std::exception&)'
  21. L:/asio-1.5.3/include/asio/detail/impl/service_registry.ipp:163:54: error: inval id initialization of reference of type 'const std::exception&' from expression o f type 'asio::service_already_exists'
  22. L:/boost/boost_1_49_0/boost/throw_exception.hpp:48:6: error: in passing argument 1 of 'void boost::throw_exception(const std::exception&)'
  23. In file included from L:/asio-1.5.3/include/asio/io_service.hpp:767:0,
  24. from L:/asio-1.5.3/include/asio/basic_io_object.hpp:19,
  25. from L:/asio-1.5.3/include/asio/basic_socket.hpp:19,
  26. from L:/asio-1.5.3/include/asio/basic_datagram_socket.hpp:20,
  27. from L:/asio-1.5.3/include/asio.hpp:18,
  28. from jni/gatelib.cpp:4:
  29. L:/asio-1.5.3/include/asio/impl/io_service.ipp: In constructor 'asio::service_al ready_exists::service_already_exists()':
  30. L:/asio-1.5.3/include/asio/impl/io_service.ipp:140:21: error: expected class-nam e before '(' token
  31. L:/asio-1.5.3/include/asio/impl/io_service.ipp:140:21: error: expected '{' befor e '(' token
  32. L:/asio-1.5.3/include/asio/impl/io_service.ipp: At global scope:
  33. L:/asio-1.5.3/include/asio/impl/io_service.ipp:140:22: error: expected unqualifi ed-id before string constant
  34. L:/asio-1.5.3/include/asio/impl/io_service.ipp:140:22: error: expected ')' befor e string constant
  35. L:/asio-1.5.3/include/asio/impl/io_service.ipp: In constructor 'asio::invalid_se rvice_owner::invalid_service_owner()':
  36. L:/asio-1.5.3/include/asio/impl/io_service.ipp:145:21: error: expected class-nam e before '(' token
  37. L:/asio-1.5.3/include/asio/impl/io_service.ipp:145:21: error: expected '{' befor e '(' token
  38. L:/asio-1.5.3/include/asio/impl/io_service.ipp: At global scope:
  39. L:/asio-1.5.3/include/asio/impl/io_service.ipp:145:22: error: expected unqualifi ed-id before string constant
  40. L:/asio-1.5.3/include/asio/impl/io_service.ipp:145:22: error: expected ')' befor e string constant
  41. In file included from L:/asio-1.5.3/include/asio/socket_base.hpp:21:0,
  42. from L:/asio-1.5.3/include/asio/basic_socket.hpp:23,
  43. from L:/asio-1.5.3/include/asio/basic_datagram_socket.hpp:20,
  44. from L:/asio-1.5.3/include/asio.hpp:18,
  45. from jni/gatelib.cpp:4:
  46. L:/asio-1.5.3/include/asio/detail/socket_option.hpp: In member function 'void as io::detail::socket_option::boolean<Level, Name>::resize(const Protocol&, size_t) ':
  47. L:/asio-1.5.3/include/asio/detail/socket_option.hpp:124:9: error: 'length_error' is not a member of 'std'
  48. L:/asio-1.5.3/include/asio/detail/socket_option.hpp:124:27: error: expected ';' before 'ex'
  49. L:/asio-1.5.3/include/asio/detail/socket_option.hpp:125:32: error: 'ex' was not declared in this scope
  50. L:/asio-1.5.3/include/asio/detail/socket_option.hpp: In member function 'void as io::detail::socket_option::integer<Level, Name>::resize(const Protocol&, size_t) ':
  51. L:/asio-1.5.3/include/asio/detail/socket_option.hpp:205:7: error: 'length_error' is not a member of 'std'
  52. L:/asio-1.5.3/include/asio/detail/socket_option.hpp:205:25: error: expected ';' before 'ex'
  53. L:/asio-1.5.3/include/asio/detail/socket_option.hpp:206:30: error: 'ex' was not declared in this scope
  54. L:/asio-1.5.3/include/asio/detail/socket_option.hpp: In member function 'void as io::detail::socket_option::linger<Level, Name>::resize(const Protocol&, size_t)' :
  55. L:/asio-1.5.3/include/asio/detail/socket_option.hpp:302:7: error: 'length_error' is not a member of 'std'
  56. L:/asio-1.5.3/include/asio/detail/socket_option.hpp:302:25: error: expected ';' before 'ex'
  57. L:/asio-1.5.3/include/asio/detail/socket_option.hpp:303:30: error: 'ex' was not declared in this scope
  58. In file included from L:/boost/boost_1_49_0/boost/smart_ptr/shared_ptr.hpp:32:0,
  59. from L:/boost/boost_1_49_0/boost/shared_ptr.hpp:17,
  60. from L:/asio-1.5.3/include/asio/detail/shared_ptr.hpp:23,
  61. from L:/asio-1.5.3/include/asio/detail/socket_ops.hpp:21,
  62. from L:/asio-1.5.3/include/asio/detail/socket_holder.hpp:20,
  63. from L:/asio-1.5.3/include/asio/detail/reactive_socket_accept_o p.hpp:24,
  64. from L:/asio-1.5.3/include/asio/detail/reactive_socket_service. hpp:30,
  65. from L:/asio-1.5.3/include/asio/datagram_socket_service.hpp:26,
  66. from L:/asio-1.5.3/include/asio/basic_datagram_socket.hpp:21,
  67. from L:/asio-1.5.3/include/asio.hpp:18,
  68. from jni/gatelib.cpp:4:
  69. L:/boost/boost_1_49_0/boost/smart_ptr/detail/shared_count.hpp: In constructor 'b oost::detail::shared_count::shared_count(Y*)':
  70. L:/boost/boost_1_49_0/boost/smart_ptr/detail/shared_count.hpp:106:37: error: 'ba d_alloc' is not a member of 'std'
  71. L:/boost/boost_1_49_0/boost/smart_ptr/detail/shared_count.hpp: In constructor 'b oost::detail::shared_count::shared_count(P, D)':
  72. L:/boost/boost_1_49_0/boost/smart_ptr/detail/shared_count.hpp:143:36: error: 'ba d_alloc' is not a member of 'std'
  73. L:/boost/boost_1_49_0/boost/smart_ptr/detail/shared_count.hpp: In constructor 'b oost::detail::shared_count::shared_count(P, boost::detail::sp_inplace_tag<D>)':
  74. L:/boost/boost_1_49_0/boost/smart_ptr/detail/shared_count.hpp:175:37: error: 'ba d_alloc' is not a member of 'std'
  75. L:/boost/boost_1_49_0/boost/smart_ptr/detail/shared_count.hpp: In constructor 'b oost::detail::shared_count::shared_count(P, D, A)':
  76. L:/boost/boost_1_49_0/boost/smart_ptr/detail/shared_count.hpp:223:37: error: 'ba d_alloc' is not a member of 'std'
  77. L:/boost/boost_1_49_0/boost/smart_ptr/detail/shared_count.hpp: In constructor 'b oost::detail::shared_count::shared_count(P, boost::detail::sp_inplace_tag<D>, A) ':
  78. L:/boost/boost_1_49_0/boost/smart_ptr/detail/shared_count.hpp:271:37: error: 'ba d_alloc' is not a member of 'std'
  79. L:/boost/boost_1_49_0/boost/smart_ptr/detail/shared_count.hpp: In constructor 'b oost::detail::shared_count::shared_count(std::auto_ptr<Y>&)':
  80. L:/boost/boost_1_49_0/boost/smart_ptr/detail/shared_count.hpp:293:36: error: 'ba d_alloc' is not a member of 'std'
  81. In file included from L:/boost/boost_1_49_0/boost/shared_ptr.hpp:17:0,
  82. from L:/asio-1.5.3/include/asio/detail/shared_ptr.hpp:23,
  83. from L:/asio-1.5.3/include/asio/detail/socket_ops.hpp:21,
  84. from L:/asio-1.5.3/include/asio/detail/socket_holder.hpp:20,
  85. from L:/asio-1.5.3/include/asio/detail/reactive_socket_accept_o p.hpp:24,
  86. from L:/asio-1.5.3/include/asio/detail/reactive_socket_service. hpp:30,
  87. from L:/asio-1.5.3/include/asio/datagram_socket_service.hpp:26,
  88. from L:/asio-1.5.3/include/asio/basic_datagram_socket.hpp:21,
  89. from L:/asio-1.5.3/include/asio.hpp:18,
  90. from jni/gatelib.cpp:4:
  91. L:/boost/boost_1_49_0/boost/smart_ptr/shared_ptr.hpp: In constructor 'boost::sha red_ptr<T>::shared_ptr(const boost::shared_ptr<Y>&, boost::detail::polymorphic_c ast_tag)':
  92. L:/boost/boost_1_49_0/boost/smart_ptr/shared_ptr.hpp:278:36: error: 'bad_cast' i s not a member of 'std'
  93. In file included from L:/boost/boost_1_49_0/boost/date_time/time_clock.hpp:16:0,
  94. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_types.hpp:10,
  95. from L:/asio-1.5.3/include/asio/time_traits.hpp:21,
  96. from L:/asio-1.5.3/include/asio/detail/timer_queue.hpp:27,
  97. from L:/asio-1.5.3/include/asio/detail/deadline_timer_service.h pp:28,
  98. from L:/asio-1.5.3/include/asio/deadline_timer_service.hpp:20,
  99. from L:/asio-1.5.3/include/asio/basic_deadline_timer.hpp:21,
  100. from L:/asio-1.5.3/include/asio.hpp:19,
  101. from jni/gatelib.cpp:4:
  102. L:/boost/boost_1_49_0/boost/date_time/c_time.hpp: In static member function 'sta tic tm* boost::date_time::c_time::localtime(const time_t*, tm*)':
  103. L:/boost/boost_1_49_0/boost/date_time/c_time.hpp:70:34: error: 'runtime_error' i s not a member of 'std'
  104. L:/boost/boost_1_49_0/boost/date_time/c_time.hpp: In static member function 'sta tic tm* boost::date_time::c_time::gmtime(const time_t*, tm*)':
  105. L:/boost/boost_1_49_0/boost/date_time/c_time.hpp:88:34: error: 'runtime_error' i s not a member of 'std'
  106. In file included from L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_weekd ay.hpp:12:0,
  107. from L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_calen dar.hpp:13,
  108. from L:/boost/boost_1_49_0/boost/date_time/gregorian/gregorian_ types.hpp:19,
  109. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_config.hpp:18,
  110. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_system.hpp:13,
  111. from L:/boost/boost_1_49_0/boost/date_time/posix_time/ptime.hpp :12,
  112. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_types.hpp:12,
  113. from L:/asio-1.5.3/include/asio/time_traits.hpp:21,
  114. from L:/asio-1.5.3/include/asio/detail/timer_queue.hpp:27,
  115. from L:/asio-1.5.3/include/asio/detail/deadline_timer_service.h pp:28,
  116. from L:/asio-1.5.3/include/asio/deadline_timer_service.hpp:20,
  117. from L:/asio-1.5.3/include/asio/basic_deadline_timer.hpp:21,
  118. from L:/asio-1.5.3/include/asio.hpp:19,
  119. from jni/gatelib.cpp:4:
  120. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp: At global scope:
  121. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:91:16: error: expect ed type-specifier
  122. In file included from L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_calen dar.hpp:13:0,
  123. from L:/boost/boost_1_49_0/boost/date_time/gregorian/gregorian_ types.hpp:19,
  124. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_config.hpp:18,
  125. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_system.hpp:13,
  126. from L:/boost/boost_1_49_0/boost/date_time/posix_time/ptime.hpp :12,
  127. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_types.hpp:12,
  128. from L:/asio-1.5.3/include/asio/time_traits.hpp:21,
  129. from L:/asio-1.5.3/include/asio/detail/timer_queue.hpp:27,
  130. from L:/asio-1.5.3/include/asio/detail/deadline_timer_service.h pp:28,
  131. from L:/asio-1.5.3/include/asio/deadline_timer_service.hpp:20,
  132. from L:/asio-1.5.3/include/asio/basic_deadline_timer.hpp:21,
  133. from L:/asio-1.5.3/include/asio.hpp:19,
  134. from jni/gatelib.cpp:4:
  135. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_weekday.hpp:33:3: error: ex pected class-name before '{' token
  136. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_weekday.hpp: In constructor 'boost::gregorian::bad_weekday::bad_weekday()':
  137. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_weekday.hpp:34:38: error: e xpected class-name before '(' token
  138. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_weekday.hpp:34:38: error: e xpected '{' before '(' token
  139. In file included from L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_calen dar.hpp:14:0,
  140. from L:/boost/boost_1_49_0/boost/date_time/gregorian/gregorian_ types.hpp:19,
  141. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_config.hpp:18,
  142. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_system.hpp:13,
  143. from L:/boost/boost_1_49_0/boost/date_time/posix_time/ptime.hpp :12,
  144. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_types.hpp:12,
  145. from L:/asio-1.5.3/include/asio/time_traits.hpp:21,
  146. from L:/asio-1.5.3/include/asio/detail/timer_queue.hpp:27,
  147. from L:/asio-1.5.3/include/asio/detail/deadline_timer_service.h pp:28,
  148. from L:/asio-1.5.3/include/asio/deadline_timer_service.hpp:20,
  149. from L:/asio-1.5.3/include/asio/basic_deadline_timer.hpp:21,
  150. from L:/asio-1.5.3/include/asio.hpp:19,
  151. from jni/gatelib.cpp:4:
  152. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_day_of_year.hpp: At global scope:
  153. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_day_of_year.hpp:21:3: error : expected class-name before '{' token
  154. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_day_of_year.hpp: In constru ctor 'boost::gregorian::bad_day_of_year::bad_day_of_year()':
  155. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_day_of_year.hpp:23:24: erro r: expected class-name before '(' token
  156. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_day_of_year.hpp:23:24: erro r: expected '{' before '(' token
  157. In file included from L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_ymd.h pp:14:0,
  158. from L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_calen dar.hpp:16,
  159. from L:/boost/boost_1_49_0/boost/date_time/gregorian/gregorian_ types.hpp:19,
  160. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_config.hpp:18,
  161. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_system.hpp:13,
  162. from L:/boost/boost_1_49_0/boost/date_time/posix_time/ptime.hpp :12,
  163. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_types.hpp:12,
  164. from L:/asio-1.5.3/include/asio/time_traits.hpp:21,
  165. from L:/asio-1.5.3/include/asio/detail/timer_queue.hpp:27,
  166. from L:/asio-1.5.3/include/asio/detail/deadline_timer_service.h pp:28,
  167. from L:/asio-1.5.3/include/asio/deadline_timer_service.hpp:20,
  168. from L:/asio-1.5.3/include/asio/basic_deadline_timer.hpp:21,
  169. from L:/asio-1.5.3/include/asio.hpp:19,
  170. from jni/gatelib.cpp:4:
  171. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_day.hpp: At global scope:
  172. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_day.hpp:21:3: error: expect ed class-name before '{' token
  173. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_day.hpp: In constructor 'bo ost::gregorian::bad_day_of_month::bad_day_of_month()':
  174. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_day.hpp:23:24: error: expec ted class-name before '(' token
  175. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_day.hpp:23:24: error: expec ted '{' before '(' token
  176. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_day.hpp: In constructor 'bo ost::gregorian::bad_day_of_month::bad_day_of_month(const string&)':
  177. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_day.hpp:27:24: error: expec ted class-name before '(' token
  178. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_day.hpp:27:24: error: expec ted '{' before '(' token
  179. In file included from L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_ymd.h pp:15:0,
  180. from L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_calen dar.hpp:16,
  181. from L:/boost/boost_1_49_0/boost/date_time/gregorian/gregorian_ types.hpp:19,
  182. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_config.hpp:18,
  183. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_system.hpp:13,
  184. from L:/boost/boost_1_49_0/boost/date_time/posix_time/ptime.hpp :12,
  185. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_types.hpp:12,
  186. from L:/asio-1.5.3/include/asio/time_traits.hpp:21,
  187. from L:/asio-1.5.3/include/asio/detail/timer_queue.hpp:27,
  188. from L:/asio-1.5.3/include/asio/detail/deadline_timer_service.h pp:28,
  189. from L:/asio-1.5.3/include/asio/deadline_timer_service.hpp:20,
  190. from L:/asio-1.5.3/include/asio/basic_deadline_timer.hpp:21,
  191. from L:/asio-1.5.3/include/asio.hpp:19,
  192. from jni/gatelib.cpp:4:
  193. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_year.hpp: At global scope:
  194. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_year.hpp:21:3: error: expec ted class-name before '{' token
  195. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_year.hpp: In constructor 'b oost::gregorian::bad_year::bad_year()':
  196. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_year.hpp:23:24: error: expe cted class-name before '(' token
  197. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_year.hpp:23:24: error: expe cted '{' before '(' token
  198. In file included from L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_ymd.h pp:16:0,
  199. from L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_calen dar.hpp:16,
  200. from L:/boost/boost_1_49_0/boost/date_time/gregorian/gregorian_ types.hpp:19,
  201. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_config.hpp:18,
  202. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_system.hpp:13,
  203. from L:/boost/boost_1_49_0/boost/date_time/posix_time/ptime.hpp :12,
  204. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_types.hpp:12,
  205. from L:/asio-1.5.3/include/asio/time_traits.hpp:21,
  206. from L:/asio-1.5.3/include/asio/detail/timer_queue.hpp:27,
  207. from L:/asio-1.5.3/include/asio/detail/deadline_timer_service.h pp:28,
  208. from L:/asio-1.5.3/include/asio/deadline_timer_service.hpp:20,
  209. from L:/asio-1.5.3/include/asio/basic_deadline_timer.hpp:21,
  210. from L:/asio-1.5.3/include/asio.hpp:19,
  211. from jni/gatelib.cpp:4:
  212. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_month.hpp: At global scope:
  213. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_month.hpp:45:3: error: expe cted class-name before '{' token
  214. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_month.hpp: In constructor ' boost::gregorian::bad_month::bad_month()':
  215. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_month.hpp:46:36: error: exp ected class-name before '(' token
  216. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_month.hpp:46:36: error: exp ected '{' before '(' token
  217. In file included from L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_durat ion_types.hpp:12:0,
  218. from L:/boost/boost_1_49_0/boost/date_time/gregorian/gregorian_ types.hpp:22,
  219. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_config.hpp:18,
  220. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_system.hpp:13,
  221. from L:/boost/boost_1_49_0/boost/date_time/posix_time/ptime.hpp :12,
  222. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_types.hpp:12,
  223. from L:/asio-1.5.3/include/asio/time_traits.hpp:21,
  224. from L:/asio-1.5.3/include/asio/detail/timer_queue.hpp:27,
  225. from L:/asio-1.5.3/include/asio/detail/deadline_timer_service.h pp:28,
  226. from L:/asio-1.5.3/include/asio/deadline_timer_service.hpp:20,
  227. from L:/asio-1.5.3/include/asio/basic_deadline_timer.hpp:21,
  228. from L:/asio-1.5.3/include/asio.hpp:19,
  229. from jni/gatelib.cpp:4:
  230. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_date.hpp: In constructor 'b oost::gregorian::date::date(boost::gregorian::date::year_type, boost::gregorian: :date::month_type, boost::gregorian::date::day_type)':
  231. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_date.hpp:59:99: error: inva lid initialization of reference of type 'const std::exception&' from expression of type 'boost::gregorian::bad_day_of_month'
  232. L:/boost/boost_1_49_0/boost/throw_exception.hpp:48:6: error: in passing argument 1 of 'void boost::throw_exception(const std::exception&)'
  233. In file included from L:/boost/boost_1_49_0/boost/date_time/gregorian/gregorian_ types.hpp:25:0,
  234. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_config.hpp:18,
  235. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_system.hpp:13,
  236. from L:/boost/boost_1_49_0/boost/date_time/posix_time/ptime.hpp :12,
  237. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_types.hpp:12,
  238. from L:/asio-1.5.3/include/asio/time_traits.hpp:21,
  239. from L:/asio-1.5.3/include/asio/detail/timer_queue.hpp:27,
  240. from L:/asio-1.5.3/include/asio/detail/deadline_timer_service.h pp:28,
  241. from L:/asio-1.5.3/include/asio/deadline_timer_service.hpp:20,
  242. from L:/asio-1.5.3/include/asio/basic_deadline_timer.hpp:21,
  243. from L:/asio-1.5.3/include/asio.hpp:19,
  244. from jni/gatelib.cpp:4:
  245. L:/boost/boost_1_49_0/boost/date_time/date_generators.hpp: In member function 'd ate_type boost::date_time::partial_date<date_type>::get_date(boost::date_time::p artial_date<date_type>::year_type) const':
  246. L:/boost/boost_1_49_0/boost/date_time/date_generators.hpp:106:31: error: 'invali d_argument' is not a member of 'std'
  247. L:/boost/boost_1_49_0/boost/date_time/date_generators.hpp:106:31: note: suggeste d alternative:
  248. L:/asio-1.5.3/include/asio/error.hpp:104:3: note: 'asio::error::invalid_argume nt'
  249. In file included from L:/asio-1.5.3/include/asio/serial_port_base.hpp:168:0,
  250. from L:/asio-1.5.3/include/asio/basic_serial_port.hpp:29,
  251. from L:/asio-1.5.3/include/asio.hpp:23,
  252. from jni/gatelib.cpp:4:
  253. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp: In constructor 'asio::seri al_port_base::flow_control::flow_control(asio::serial_port_base::flow_control::t ype)':
  254. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp:216:5: error: 'out_of_range ' is not a member of 'std'
  255. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp:216:23: error: expected ';' before 'ex'
  256. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp:217:28: error: 'ex' was not declared in this scope
  257. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp: In constructor 'asio::seri al_port_base::parity::parity(asio::serial_port_base::parity::type)':
  258. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp:334:5: error: 'out_of_range ' is not a member of 'std'
  259. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp:334:23: error: expected ';' before 'ex'
  260. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp:335:28: error: 'ex' was not declared in this scope
  261. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp: In constructor 'asio::seri al_port_base::stop_bits::stop_bits(asio::serial_port_base::stop_bits::type)':
  262. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp:429:5: error: 'out_of_range ' is not a member of 'std'
  263. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp:429:23: error: expected ';' before 'ex'
  264. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp:430:28: error: 'ex' was not declared in this scope
  265. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp: In constructor 'asio::seri al_port_base::character_size::character_size(unsigned int)':
  266. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp:502:5: error: 'out_of_range ' is not a member of 'std'
  267. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp:502:23: error: expected ';' before 'ex'
  268. L:/asio-1.5.3/include/asio/impl/serial_port_base.ipp:503:28: error: 'ex' was not declared in this scope
  269. In file included from L:/asio-1.5.3/include/asio/detail/array.hpp:23:0,
  270. from L:/asio-1.5.3/include/asio/basic_socket_streambuf.hpp:30,
  271. from L:/asio-1.5.3/include/asio/basic_socket_iostream.hpp:27,
  272. from L:/asio-1.5.3/include/asio.hpp:26,
  273. from jni/gatelib.cpp:4:
  274. L:/boost/boost_1_49_0/boost/array.hpp: In static member function 'static void bo ost::array<T, N>::rangecheck(boost::array<T, N>::size_type)':
  275. L:/boost/boost_1_49_0/boost/array.hpp:192:17: error: 'out_of_range' is not a mem ber of 'std'
  276. L:/boost/boost_1_49_0/boost/array.hpp:192:35: error: expected ';' before 'e'
  277. L:/boost/boost_1_49_0/boost/array.hpp:193:40: error: 'e' was not declared in thi s scope
  278. L:/boost/boost_1_49_0/boost/array.hpp: In static member function 'static T& boos t::array<T, 0u>::failed_rangecheck()':
  279. L:/boost/boost_1_49_0/boost/array.hpp:323:17: error: 'out_of_range' is not a mem ber of 'std'
  280. L:/boost/boost_1_49_0/boost/array.hpp:323:35: error: expected ';' before 'e'
  281. L:/boost/boost_1_49_0/boost/array.hpp:324:40: error: 'e' was not declared in thi s scope
  282. In file included from L:/asio-1.5.3/include/asio.hpp:29:0,
  283. from jni/gatelib.cpp:4:
  284. L:/asio-1.5.3/include/asio/basic_streambuf.hpp: In member function 'void asio::b asic_streambuf<Allocator>::reserve(size_t)':
  285. L:/asio-1.5.3/include/asio/basic_streambuf.hpp:328:9: error: 'length_error' is n ot a member of 'std'
  286. L:/asio-1.5.3/include/asio/basic_streambuf.hpp:328:27: error: expected ';' befor e 'ex'
  287. L:/asio-1.5.3/include/asio/basic_streambuf.hpp:329:32: error: 'ex' was not decla red in this scope
  288. In file included from L:/asio-1.5.3/include/asio/ip/address_v6.hpp:233:0,
  289. from L:/asio-1.5.3/include/asio/ip/address.hpp:22,
  290. from L:/asio-1.5.3/include/asio.hpp:48,
  291. from jni/gatelib.cpp:4:
  292. L:/asio-1.5.3/include/asio/ip/impl/address_v6.ipp: In member function 'asio::ip: :address_v4 asio::ip::address_v6::to_v4() const':
  293. L:/asio-1.5.3/include/asio/ip/impl/address_v6.ipp:135:5: error: 'bad_cast' is no t a member of 'std'
  294. L:/asio-1.5.3/include/asio/ip/impl/address_v6.ipp:135:19: error: expected ';' be fore 'ex'
  295. L:/asio-1.5.3/include/asio/ip/impl/address_v6.ipp:136:28: error: 'ex' was not de clared in this scope
  296. In file included from L:/asio-1.5.3/include/asio/ip/address.hpp:187:0,
  297. from L:/asio-1.5.3/include/asio.hpp:48,
  298. from jni/gatelib.cpp:4:
  299. L:/asio-1.5.3/include/asio/ip/impl/address.ipp: In member function 'asio::ip::ad dress_v4 asio::ip::address::to_v4() const':
  300. L:/asio-1.5.3/include/asio/ip/impl/address.ipp:87:5: error: 'bad_cast' is not a member of 'std'
  301. L:/asio-1.5.3/include/asio/ip/impl/address.ipp:87:19: error: expected ';' before 'ex'
  302. L:/asio-1.5.3/include/asio/ip/impl/address.ipp:88:28: error: 'ex' was not declar ed in this scope
  303. L:/asio-1.5.3/include/asio/ip/impl/address.ipp: In member function 'asio::ip::ad dress_v6 asio::ip::address::to_v6() const':
  304. L:/asio-1.5.3/include/asio/ip/impl/address.ipp:97:5: error: 'bad_cast' is not a member of 'std'
  305. L:/asio-1.5.3/include/asio/ip/impl/address.ipp:97:19: error: expected ';' before 'ex'
  306. L:/asio-1.5.3/include/asio/ip/impl/address.ipp:98:28: error: 'ex' was not declar ed in this scope
  307. In file included from L:/asio-1.5.3/include/asio/ip/multicast.hpp:20:0,
  308. from L:/asio-1.5.3/include/asio.hpp:58,
  309. from jni/gatelib.cpp:4:
  310. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp: In member function 'void asio::ip::detail::socket_option::multicast_enable_loopback<IPv4_Level, IPv4_Nam e, IPv6_Level, IPv6_Name>::resize(const Protocol&, size_t)':
  311. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:143:9: error: 'length_err or' is not a member of 'std'
  312. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:143:27: error: expected ' ;' before 'ex'
  313. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:144:32: error: 'ex' was n ot declared in this scope
  314. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:152:9: error: 'length_err or' is not a member of 'std'
  315. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:152:27: error: expected ' ;' before 'ex'
  316. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:153:32: error: 'ex' was n ot declared in this scope
  317. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp: In member function 'void asio::ip::detail::socket_option::unicast_hops<IPv4_Level, IPv4_Name, IPv6_Level , IPv6_Name>::resize(const Protocol&, size_t)':
  318. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:239:7: error: 'length_err or' is not a member of 'std'
  319. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:239:25: error: expected ' ;' before 'ex'
  320. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:240:30: error: 'ex' was n ot declared in this scope
  321. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp: In constructor 'asio::ip ::detail::socket_option::multicast_hops<IPv4_Level, IPv4_Name, IPv6_Level, IPv6_ Name>::multicast_hops(int)':
  322. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:276:7: error: 'out_of_ran ge' is not a member of 'std'
  323. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:276:25: error: expected ' ;' before 'ex'
  324. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:277:30: error: 'ex' was n ot declared in this scope
  325. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp: In member function 'asio ::ip::detail::socket_option::multicast_hops<IPv4_Level, IPv4_Name, IPv6_Level, I Pv6_Name>& asio::ip::detail::socket_option::multicast_hops<IPv4_Level, IPv4_Name , IPv6_Level, IPv6_Name>::operator=(int)':
  326. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:288:7: error: 'out_of_ran ge' is not a member of 'std'
  327. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:288:25: error: expected ' ;' before 'ex'
  328. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:289:30: error: 'ex' was n ot declared in this scope
  329. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp: In member function 'void asio::ip::detail::socket_option::multicast_hops<IPv4_Level, IPv4_Name, IPv6_Lev el, IPv6_Name>::resize(const Protocol&, size_t)':
  330. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:355:9: error: 'length_err or' is not a member of 'std'
  331. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:355:27: error: expected ' ;' before 'ex'
  332. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:356:32: error: 'ex' was n ot declared in this scope
  333. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:369:9: error: 'length_err or' is not a member of 'std'
  334. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:369:27: error: expected ' ;' before 'ex'
  335. L:/asio-1.5.3/include/asio/ip/detail/socket_option.hpp:370:32: error: 'ex' was n ot declared in this scope
  336. In file included from L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_weekd ay.hpp:12:0,
  337. from L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_calen dar.hpp:13,
  338. from L:/boost/boost_1_49_0/boost/date_time/gregorian/gregorian_ types.hpp:19,
  339. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_config.hpp:18,
  340. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_system.hpp:13,
  341. from L:/boost/boost_1_49_0/boost/date_time/posix_time/ptime.hpp :12,
  342. from L:/boost/boost_1_49_0/boost/date_time/posix_time/posix_tim e_types.hpp:12,
  343. from L:/asio-1.5.3/include/asio/time_traits.hpp:21,
  344. from L:/asio-1.5.3/include/asio/detail/timer_queue.hpp:27,
  345. from L:/asio-1.5.3/include/asio/detail/deadline_timer_service.h pp:28,
  346. from L:/asio-1.5.3/include/asio/deadline_timer_service.hpp:20,
  347. from L:/asio-1.5.3/include/asio/basic_deadline_timer.hpp:21,
  348. from L:/asio-1.5.3/include/asio.hpp:19,
  349. from jni/gatelib.cpp:4:
  350. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp: In static member fu nction 'static void boost::CV::simple_exception_policy<rep_type, min_value, max_ value, exception_type>::on_error(rep_type, rep_type, boost::CV::violation_enum) [with rep_type = short unsigned int, rep_type min_value = 0u, rep_type max_value = 6u, exception_type = boost::gregorian::bad_weekday]':
  351. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:69:9: instantiated from 'void boost::CV::constrained_value<value_policies>::assign(boost::CV::cons trained_value<value_policies>::value_type) [with value_policies = boost::CV::sim ple_exception_policy<short unsigned int, 0u, 6u, boost::gregorian::bad_weekday>, boost::CV::constrained_value<value_policies>::value_type = short unsigned int]'
  352. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:48:7: instantiated from 'boost::CV::constrained_value<value_policies>::constrained_value(boost::CV ::constrained_value<value_policies>::value_type) [with value_policies = boost::C V::simple_exception_policy<short unsigned int, 0u, 6u, boost::gregorian::bad_wee kday>, boost::CV::constrained_value<value_policies>::value_type = short unsigned int]'
  353. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_weekday.hpp:45:39: instan tiated from here
  354. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:110:7: error: invali d initialization of reference of type 'const std::exception&' from expression of type 'boost::CV::simple_exception_policy<short unsigned int, 0u, 6u, boost::gre gorian::bad_weekday>::actual_exception_type {aka boost::CV::simple_exception_pol icy<short unsigned int, 0u, 6u, boost::gregorian::bad_weekday>::exception_wrappe r}'
  355. L:/boost/boost_1_49_0/boost/throw_exception.hpp:48:6: error: in passing argument 1 of 'void boost::throw_exception(const std::exception&)'
  356. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp: In static member fu nction 'static void boost::CV::simple_exception_policy<rep_type, min_value, max_ value, exception_type>::on_error(rep_type, rep_type, boost::CV::violation_enum) [with rep_type = short unsigned int, rep_type min_value = 1u, rep_type max_value = 31u, exception_type = boost::gregorian::bad_day_of_month]':
  357. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:69:9: instantiated from 'void boost::CV::constrained_value<value_policies>::assign(boost::CV::cons trained_value<value_policies>::value_type) [with value_policies = boost::CV::sim ple_exception_policy<short unsigned int, 1u, 31u, boost::gregorian::bad_day_of_m onth>, boost::CV::constrained_value<value_policies>::value_type = short unsigned int]'
  358. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:48:7: instantiated from 'boost::CV::constrained_value<value_policies>::constrained_value(boost::CV ::constrained_value<value_policies>::value_type) [with value_policies = boost::C V::simple_exception_policy<short unsigned int, 1u, 31u, boost::gregorian::bad_da y_of_month>, boost::CV::constrained_value<value_policies>::value_type = short un signed int]'
  359. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_day.hpp:44:70: instantiat ed from here
  360. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:110:7: error: invali d initialization of reference of type 'const std::exception&' from expression of type 'boost::CV::simple_exception_policy<short unsigned int, 1u, 31u, boost::gr egorian::bad_day_of_month>::actual_exception_type {aka boost::CV::simple_excepti on_policy<short unsigned int, 1u, 31u, boost::gregorian::bad_day_of_month>::exce ption_wrapper}'
  361. L:/boost/boost_1_49_0/boost/throw_exception.hpp:48:6: error: in passing argument 1 of 'void boost::throw_exception(const std::exception&)'
  362. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp: In static member fu nction 'static void boost::CV::simple_exception_policy<rep_type, min_value, max_ value, exception_type>::on_error(rep_type, rep_type, boost::CV::violation_enum) [with rep_type = short unsigned int, rep_type min_value = 1400u, rep_type max_va lue = 10000u, exception_type = boost::gregorian::bad_year]':
  363. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:69:9: instantiated from 'void boost::CV::constrained_value<value_policies>::assign(boost::CV::cons trained_value<value_policies>::value_type) [with value_policies = boost::CV::sim ple_exception_policy<short unsigned int, 1400u, 10000u, boost::gregorian::bad_ye ar>, boost::CV::constrained_value<value_policies>::value_type = short unsigned i nt]'
  364. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:48:7: instantiated from 'boost::CV::constrained_value<value_policies>::constrained_value(boost::CV ::constrained_value<value_policies>::value_type) [with value_policies = boost::C V::simple_exception_policy<short unsigned int, 1400u, 10000u, boost::gregorian:: bad_year>, boost::CV::constrained_value<value_policies>::value_type = short unsi gned int]'
  365. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_year.hpp:41:56: instantia ted from here
  366. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:110:7: error: invali d initialization of reference of type 'const std::exception&' from expression of type 'boost::CV::simple_exception_policy<short unsigned int, 1400u, 10000u, boo st::gregorian::bad_year>::actual_exception_type {aka boost::CV::simple_exception _policy<short unsigned int, 1400u, 10000u, boost::gregorian::bad_year>::exceptio n_wrapper}'
  367. L:/boost/boost_1_49_0/boost/throw_exception.hpp:48:6: error: in passing argument 1 of 'void boost::throw_exception(const std::exception&)'
  368. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp: In static member fu nction 'static void boost::CV::simple_exception_policy<rep_type, min_value, max_ value, exception_type>::on_error(rep_type, rep_type, boost::CV::violation_enum) [with rep_type = short unsigned int, rep_type min_value = 1u, rep_type max_value = 12u, exception_type = boost::gregorian::bad_month]':
  369. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:69:9: instantiated from 'void boost::CV::constrained_value<value_policies>::assign(boost::CV::cons trained_value<value_policies>::value_type) [with value_policies = boost::CV::sim ple_exception_policy<short unsigned int, 1u, 12u, boost::gregorian::bad_month>, boost::CV::constrained_value<value_policies>::value_type = short unsigned int]'
  370. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:48:7: instantiated from 'boost::CV::constrained_value<value_policies>::constrained_value(boost::CV ::constrained_value<value_policies>::value_type) [with value_policies = boost::C V::simple_exception_policy<short unsigned int, 1u, 12u, boost::gregorian::bad_mo nth>, boost::CV::constrained_value<value_policies>::value_type = short unsigned int]'
  371. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_month.hpp:62:71: instanti ated from here
  372. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:110:7: error: invali d initialization of reference of type 'const std::exception&' from expression of type 'boost::CV::simple_exception_policy<short unsigned int, 1u, 12u, boost::gr egorian::bad_month>::actual_exception_type {aka boost::CV::simple_exception_poli cy<short unsigned int, 1u, 12u, boost::gregorian::bad_month>::exception_wrapper} '
  373. L:/boost/boost_1_49_0/boost/throw_exception.hpp:48:6: error: in passing argument 1 of 'void boost::throw_exception(const std::exception&)'
  374. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp: In static member fu nction 'static void boost::CV::simple_exception_policy<rep_type, min_value, max_ value, exception_type>::on_error(rep_type, rep_type, boost::CV::violation_enum) [with rep_type = short unsigned int, rep_type min_value = 1u, rep_type max_value = 366u, exception_type = boost::gregorian::bad_day_of_year]':
  375. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:69:9: instantiated from 'void boost::CV::constrained_value<value_policies>::assign(boost::CV::cons trained_value<value_policies>::value_type) [with value_policies = boost::CV::sim ple_exception_policy<short unsigned int, 1u, 366u, boost::gregorian::bad_day_of_ year>, boost::CV::constrained_value<value_policies>::value_type = short unsigned int]'
  376. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:48:7: instantiated from 'boost::CV::constrained_value<value_policies>::constrained_value(boost::CV ::constrained_value<value_policies>::value_type) [with value_policies = boost::C V::simple_exception_policy<short unsigned int, 1u, 366u, boost::gregorian::bad_d ay_of_year>, boost::CV::constrained_value<value_policies>::value_type = short un signed int]'
  377. L:/boost/boost_1_49_0/boost/date_time/gregorian/greg_date.hpp:99:34: instantia ted from here
  378. L:/boost/boost_1_49_0/boost/date_time/constrained_value.hpp:110:7: error: invali d initialization of reference of type 'const std::exception&' from expression of type 'boost::CV::simple_exception_policy<short unsigned int, 1u, 366u, boost::g regorian::bad_day_of_year>::actual_exception_type {aka boost::CV::simple_excepti on_policy<short unsigned int, 1u, 366u, boost::gregorian::bad_day_of_year>::exce ption_wrapper}'
  379. L:/boost/boost_1_49_0/boost/throw_exception.hpp:48:6: error: in passing argument 1 of 'void boost::throw_exception(const std::exception&)'
  380. /cygdrive/l/android-ndk-r8c/build/core/build-binary.mk:263: recipe for target `o bj/local/armeabi/objs/gatelib/gatelib.o' failed
  381. make: *** [obj/local/armeabi/objs/gatelib/gatelib.o] Error 1
  382. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement