pacman/src
Dave Reisner 23b50d60e3 Avoid depending on side effects in assert(...) expressions
When building with -DNDEBUG, assert statements are compiled out to
no-ops. Thus, we can't depend on assignments or other computations
occurring inside the assert().

Signed-off-by: Allan McRae <allan@archlinux.org>
2020-06-01 10:59:08 +10:00
..
common Remove autotools support 2020-06-01 10:59:08 +10:00
pacman Avoid depending on side effects in assert(...) expressions 2020-06-01 10:59:08 +10:00
util Remove autotools support 2020-06-01 10:59:08 +10:00