mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-06-11 23:56:02 -04:00
It turns out that the C preprocessor doesn't complain about undefined macros used in the arithmetic expressions in `#if` directives (treating those conditions simply as not satisfied). As a result, PR #1293 had a slightly different effect from that which was intended. Now taking the opportunity to correct that subtle mistake.
90 KiB
90 KiB