• 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
..
dsd2pcm Loading commit data...
ChannelsConverter.cxx Loading commit data...
ChannelsConverter.hxx Loading commit data...
ConfiguredResampler.cxx Loading commit data...
ConfiguredResampler.hxx Loading commit data...
Dsd16.cxx Loading commit data...
Dsd16.hxx Loading commit data...
Dsd32.cxx Loading commit data...
Dsd32.hxx Loading commit data...
FallbackResampler.cxx Loading commit data...
FallbackResampler.hxx Loading commit data...
FloatConvert.hxx Loading commit data...
FormatConverter.cxx Loading commit data...
FormatConverter.hxx Loading commit data...
GlueResampler.cxx Loading commit data...
GlueResampler.hxx Loading commit data...
Interleave.cxx Loading commit data...
Interleave.hxx Loading commit data...
LibsamplerateResampler.cxx Loading commit data...
LibsamplerateResampler.hxx Loading commit data...
Neon.hxx Loading commit data...
Order.cxx Loading commit data...
Order.hxx Loading commit data...
PcmBuffer.cxx Loading commit data...
PcmBuffer.hxx Loading commit data...
PcmChannels.cxx Loading commit data...
PcmChannels.hxx Loading commit data...
PcmConvert.cxx Loading commit data...
PcmConvert.hxx Loading commit data...
PcmDither.cxx Loading commit data...
PcmDither.hxx Loading commit data...
PcmDop.cxx Loading commit data...
PcmDop.hxx Loading commit data...
PcmDsd.cxx Loading commit data...
PcmDsd.hxx Loading commit data...
PcmExport.cxx Loading commit data...
PcmExport.hxx Loading commit data...
PcmFormat.cxx Loading commit data...
PcmFormat.hxx Loading commit data...
PcmMix.cxx Loading commit data...
PcmMix.hxx Loading commit data...
PcmPack.cxx Loading commit data...
PcmPack.hxx Loading commit data...
PcmPrng.hxx Loading commit data...
PcmUtils.hxx Loading commit data...
Resampler.hxx Loading commit data...
SampleFormat.cxx Loading commit data...
SampleFormat.hxx Loading commit data...
ShiftConvert.hxx Loading commit data...
Silence.cxx Loading commit data...
Silence.hxx Loading commit data...
SoxrResampler.cxx Loading commit data...
SoxrResampler.hxx Loading commit data...
Traits.hxx Loading commit data...
Volume.cxx Loading commit data...
Volume.hxx Loading commit data...