mpd/src/db/update
Rosen Penev 4b57b7f5a5
replace limits.h with climits
The former was deprecated with C++14. The standard says they are the same
with one exception:

The header<climits>defines all macros the same as the C standard library
header<limits.h>.

[Note:The types of the constants defined by macros in<climits>are not
required to match the types to which themacros refer.— end note]

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-12 16:14:04 -07:00
..
Archive.cxx [clang-tidy] use override instead of virtual 2020-01-31 21:27:26 -08:00
Config.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Config.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Container.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Editor.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Editor.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ExcludeList.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
ExcludeList.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
InotifyDomain.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
InotifyDomain.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
InotifyQueue.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
InotifyQueue.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
InotifySource.cxx replace limits.h with climits 2020-03-12 16:14:04 -07:00
InotifySource.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
InotifyUpdate.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
InotifyUpdate.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Playlist.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Queue.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Queue.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Remove.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Remove.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Service.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Service.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
UpdateDomain.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
UpdateDomain.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
UpdateIO.cxx change errno.h to cerrno 2020-03-12 15:51:16 -07:00
UpdateIO.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
UpdateSong.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
VirtualDirectory.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Walk.cxx change errno.h to cerrno 2020-03-12 15:51:16 -07:00
Walk.hxx copyright year 2020 2020-01-18 19:23:49 +01:00