lastfm / liblastfm

A Qt C++ library for the Last.fm webservices
http://www.last.fm/download
GNU General Public License v3.0
66 stars 29 forks source link

Remove dynamic exception specifications #41

Open Xeonacid opened 3 years ago

Xeonacid commented 3 years ago

ISO C++17 does not allow dynamic exception specifications.

a17r commented 3 years ago

Fixes https://github.com/lastfm/liblastfm/issues/39