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

Change #265907

Category gcoreutils
Changed by Pádraig Brady <Pohnoyoudont@draigBrady.com>
Changed at Wed 29 Apr 2026 14:16:21
Repository git://git.savannah.gnu.org/coreutils.git
Project gcoreutils
Branch master
Revision dc723665b5edbb9ebe3d22dda76d0b77d3264c10

Comments

cut: use MCEL_LEN_MAX rather than MB_LEN_MAX
* src/cut.c: We use the mcel interface to populate these arrays,
so restrict to the mcel supported max.  This is more efficient
as generally stateful encodings are not used or supported.

Changed files