diff options
author | Laszlo Ashin <kodest@gmail.com> | 2008-11-22 14:22:32 +0100 |
---|---|---|
committer | Laszlo Ashin <kodest@gmail.com> | 2008-11-22 14:28:11 +0100 |
commit | 457a6f4beef0550c21ecaa7615ac6ec3d9772258 (patch) | |
tree | a6a09c68c277e42e5336c05d27ac0b6369d7c6dd /src/update.c | |
parent | 0bad84066bc12a370b8f1e54c37f705fad21929b (diff) | |
download | mpd-457a6f4beef0550c21ecaa7615ac6ec3d9772258.tar.gz mpd-457a6f4beef0550c21ecaa7615ac6ec3d9772258.tar.xz mpd-457a6f4beef0550c21ecaa7615ac6ec3d9772258.zip |
utils: introduce assert_static()
assert_static() will help us to find false asserts in compile time. Of
course it only works in case of expressions which can be evaluated
compile time. It cannot be used in global scope.
Diffstat (limited to 'src/update.c')
0 files changed, 0 insertions, 0 deletions