[tex-live] [tlmgr,patch] patch to get rid of annoying warning
Norbert Preining
preining at logic.at
Thu Jun 18 10:54:53 CEST 2015
Hi Vladimir,
> printf('%*2$s',"a",6);
Huuu, don't understand what is wrong with this... though...
> - $is .= sprintf ('%*2$s', $pkg, -($flen-$kbstrlen));
> + my $fmt = sprintf ('%%%ss', -($flen-$kbstrlen));
> + $is .= sprintf ($fmt, $pkg);
Have to digest that, please give me a minute.
Norbert
------------------------------------------------------------------------
PREINING, Norbert http://www.preining.info
JAIST, Japan TeX Live & Debian Developer
GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
------------------------------------------------------------------------
More information about the tex-live
mailing list