SeasX / SeasClick

SeasClick
Apache License 2.0
50 stars 15 forks source link

Broken build with GCC 10 #5

Closed remicollet closed 4 years ago

remicollet commented 4 years ago
/builddir/build/BUILD/php-pecl-seasclick-0.1.0/NTS/lib/clickhouse-cpp/clickhouse/columns/nullable.cpp:13:20: error: 'runtime_error' is not a member of 'std'
   13 |         throw std::runtime_error("count of elements in nested and nulls should be the same");
      |                    ^~~~~~~~~~~~~
make: *** [Makefile:216: lib/clickhouse-cpp/clickhouse/columns/nullable.lo] Error 1