Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #246252

Category gcoreutils
Changed by Pádraig Brady <Pohnoyoudont@draigBrady.com>
Changed at Sat 18 Oct 2025 21:03:57
Repository git://git.savannah.gnu.org/coreutils.git
Project gcoreutils
Branch master
Revision e5d7764386c173a37106002c6bc800866d4125e9

Comments

numfmt: use multi-byte aware suffix matching
* src/numfmt.c (process_suffixed_number): Use gnulib's
mbs_endswith() helper, which is more robust in non UTF-8 locales.
Also always output a devmsg if a suffix is specified.

Changed files