﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
59	Coreutils and ru_RU.UTF-8 locale	Joe Ciccone	clfs-commits@…	"Right now the book does not address this issue. http://linuxfromscratch.org/pipermail/hlfs-book/2006-July/000604.html Patrakov suggested a better fix for this on lfs-dev towords the beginning of july. http://linuxfromscratch.org/pipermail/lfs-dev/2006-July/057582.html . Right now the best solution to me seems to be this sed:
{{{
sed -i '/config.h/a#undef ENABLE_NLS' src/who.c
}}}
As it fixes the buffer overflow issue and the issue with posistioning in languages where the length of the field name may be more then 10 characters."	task	closed	major	CLFS Standard 1.0.0	BOOK	CLFS Standard 1.0.0	wontfix		
