]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-settings: test-settings-parser - Use ULL suffix
authorAki Tuomi <aki.tuomi@open-xchange.com>
Mon, 8 Feb 2021 08:05:47 +0000 (10:05 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Mon, 8 Feb 2021 09:29:30 +0000 (11:29 +0200)
commite57a34bdc7f3ce34b75aa9756ee4b50b4ab10aad
treee0c657dc012b439a997c80cb1b8e67d54ca9238f
parent52d787109639345e8320b6b52dc19e3951a547a5
lib-settings: test-settings-parser - Use ULL suffix

Some of the sizes do not fit to UL in 32 bit systems.
src/lib-settings/test-settings-parser.c