sociomantic-tsunami / swarm

Asynchronous client/node framework library
Boost Software License 1.0
14 stars 26 forks source link

swarm v5.0.8 doesn't compile with dmd2.0.71 and dmdqproto14.1.1 #313

Closed don-clugston-sociomantic closed 6 years ago

don-clugston-sociomantic commented 6 years ago

Does not compile with dmqproto v14.1.1 and dmd v2.0.71

./submodules/swarm/src/swarm/neo/client/RequestSet.d(430): Error: undefined identifier 'ProtocolError'

nemanja-boric-sociomantic commented 6 years ago

Template didn't compile in the unittests. v5.0.9 coming soon.