diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-03-05 12:20:21 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-05 11:19:56 -0800 |
| commit | 4cae5847694f0d62b6da3b55164f7749c0a19fef (patch) | |
| tree | 1daba44eedbe243ef71caae76a964c78e0bf6d0b /t/t4013/diff.format-patch_--inline_--stdout_initial..master^ | |
| parent | 67ad42147a7acc2af6074753ebd03d904476118f (diff) | |
| download | git-4cae5847694f0d62b6da3b55164f7749c0a19fef.tar.gz git-4cae5847694f0d62b6da3b55164f7749c0a19fef.zip | |
meson: simplify iconv-emits-BOM check
Simplify the iconv-emits-BOM check that we have in Meson a bit by:
- Dropping useless variables.
- Casting the `inpos` pointer to `void *` instead of using a typedef
that depends on whether or not we use an old iconv library.
This overall condenses the code signficantly and makes it easier to
follow.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.format-patch_--inline_--stdout_initial..master^')
0 files changed, 0 insertions, 0 deletions
