]> Savannah Git Hosting - gnulib.git/commit
exclude: support GNULIB_MCEL_PREFER
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 7 Sep 2023 21:51:58 +0000 (14:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 7 Sep 2023 22:08:45 +0000 (15:08 -0700)
commit7219d38b5716cd25af2eb177c03948b9908e09c6
tree6eb3310fa7009b7f980c4d5bc58ecfe85e03a4d3
parent7b430a277a2443d968dac2735630ded561028987
exclude: support GNULIB_MCEL_PREFER

Support mcel API for apps that prefer it.
The following changes are in effect only if GNULIB_MCEL_PREFER.
* lib/exclude.c: Include mcel.h instead of mbuiter.h.
(string_hasher_ci): Use mcel_scanz instead of mbui_init,
mbui_avail, mbui_cur, and mbui_advance.
* modules/exclude: Do not depend on mbuiter.
ChangeLog
lib/exclude.c
modules/exclude