IrenejMarc/dpq

Deprecation on test

Closed this issue · 1 comments

o3o commented
$ dub test

source/dpq/connection.d(325,3): Error: catch statement without an exception specification is deprecated
source/dpq/serialisation.d(148,40): Deprecation: slice of static array temporary returned by nativeToBigEndian(x) assigned to longer lived variable bs

see Implicit catch statements will now result in an error

Thank you

o3o commented

Fix in rel 0.10.0