Re: tlmgr: Use of uninitialized value $str in concatenation (.) or string
Norbert Preining <[email protected]> Sun, 8 Mar 2026 00:41:50 +0700
| Newsgroups | gmane.comp.tex.live |
|---|---|
| Message-ID | <aaxjXtpVTWvRLvxS@burischnitzel> |
On Sat, 07 Mar 2026, Harald Koenig wrote:
> } elsif ($d eq "longdesc") {
> my $str = $tlp->longdesc;
> - if (defined $tlp->shortdesc) {
> + if (defined $tlp->longdesc) {
Good catch! Thanks, fixed.
Best
Norbert
--
DI Dr Norbert Preining https://www.preining.info
arXiv / Cornell University + IFMGA Guide + TU Wien + TeX Live
GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13