summaryrefslogtreecommitdiff
path: root/src/player
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2017-06-03 21:54:21 +0200
committerMax Kellermann <max@musicpd.org>2017-06-03 21:54:24 +0200
commit62b03cfddf74c25d0b8187ce5e56d31ef49667b7 (patch)
tree25a2822fabaf5aacb978770998d099731eff11f9 /src/player
parent18b827b979d6d1f739770af8a6e6a2c1ae361859 (diff)
storage, db, mixer, command: remove more bogus "pure" attributes
This commit is similar to 788e3b31e1ab8243386339eaf136ede18f015d55, and removes more "pure" attributes which were placed on functions that could throw exceptions, which is illegal according to clang's understanding of the attribute (but not according to GCC's). GitHub issue #58 was most likely about StorageDirectoryReader::GetInfo() and Storage::GetInfo(), which still had "pure" attributes. Closes #58
Diffstat (limited to 'src/player')
0 files changed, 0 insertions, 0 deletions