git: vi(1): Add CFLAGS to rename _FOREACH_SAFE() to _FOREACH_MUTABLE()
Aaron LI
aly at crater.dragonflybsd.org
Sat Mar 22 05:33:03 PDT 2025
commit 4299798643729dd76ef480ccb8e6e190fee0afe9
Author: Aaron LI <aly at aaronly.me>
Date: Thu Mar 20 17:10:53 2025 +0800
vi(1): Add CFLAGS to rename _FOREACH_SAFE() to _FOREACH_MUTABLE()
Therefore, we don't need to modify the contrib source.
Summary of changes:
contrib/nvi2/cl/cl_term.c | 2 +-
contrib/nvi2/common/exf.c | 2 +-
contrib/nvi2/ex/ex_cscope.c | 2 +-
contrib/nvi2/ex/ex_global.c | 2 +-
usr.bin/vi/Makefile | 4 ++++
5 files changed, 8 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4299798643729dd76ef480ccb8e6e190fee0afe9
--
DragonFly BSD source repository
More information about the Commits
mailing list