Remove uses of boost::system::error_code::message(), which seem to cause the pure...
authorCarl Hetherington <cth@carlh.net>
Fri, 3 Jan 2014 14:03:37 +0000 (14:03 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 3 Jan 2014 14:03:37 +0000 (14:03 +0000)
commit43974f2cc0f88118336eece4361ebae20fc12aae
tree3b164c75ca4028d914f18716871fde9792c36ec3
parent821b556975c44bcb2c8607fc26462b7b79db2fe6
Remove uses of boost::system::error_code::message(), which seem to cause the pure virtual method boost::system::error_category::message() to be called in some cases.
src/lib/util.cc