Hi, Mike Frysinger wrote: > Always allow #.# format for the -i flag even when the current locale > uses a different separator. Locale de_DE which uses #,# normally. > > Simple testcase: > $ make USE_IDN=1 > $ LANG=de_DE.UTF8 ./ping -i 0.5 localhost > $ LANG=de_DE.UTF8 ./ping -i 0,5 localhost > > Reported-by: Sergey Fionov <[email protected]> > Signed-off-by: Mike Frysinger <[email protected]> > ---
Applied, thanks. -- Hideaki Yoshifuji <[email protected]> Technical Division, MIRACLE LINUX CORPORATION
