• Max Kellermann's avatar
    storage, db, mixer, command: remove more bogus "pure" attributes · 62b03cfd
    Max Kellermann authored
    This commit is similar to 788e3b31,
    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
    62b03cfd
Name
Last commit
Last update
android Loading commit data...
doc Loading commit data...
m4 Loading commit data...
python/build Loading commit data...
scripts Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...