SeisComP / seedlink

Seedlink server to be built within SeisComP
Other
12 stars 17 forks source link

modbus plugin compilation with g++ 4.8.2 #4

Closed gempa-jabe closed 3 years ago

gempa-jabe commented 3 years ago

The plugin does not compile with g++ 4.8.2 under Redhat 7.

src/base/seedlink/plugins/serial_plugin/proto_modbus.cc:332:25: error: ‘defaultfloat’ was not declared in this scope

The defaultfloat manipulator is available with C++11 and not supported with this g++ version.

andres-h commented 3 years ago

fixed with https://github.com/SeisComP/seedlink/commit/d1a548d46223d210aee9636b194eb725741b78dc