diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-15 17:35:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-15 17:35:07 +0000 |
commit | 2b322517d2f5ebd65667a38d25857cf53e09010c (patch) | |
tree | ed6279f633e2cd0f45899eaf080470c97c4db5ab /TODO | |
parent | 3a6264f044b1f183cbafb10cf9c87d4cd27c89ec (diff) |
trivial perl var warnings
git-svn-id: svn://tug.org/texlive/trunk@34044 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 30 |
1 files changed, 4 insertions, 26 deletions
@@ -30,32 +30,6 @@ Make initialization of those options from the tlpdb using $tlpdb->option('-installer' => 1) not complain on the tlpsrc-set (installer only option) not complain -0.5 Mails from Karl -=========================================== -perl -cw has the following minor complaints about the *.pm files. -(They were all clean at one point.) I guess I should run this regularly ... - -Name "TeXLive::TLMedia::nopostinstall" used only once: possible typo at -TLMedia.pm line 527. - -Name "main::tlpsrc_pattern_no_warn_negative" used only once: possible typo at -TLPSRC.pm line 426. -Name "TeXLive::TLPSRC::DefaultCategory" used only once: possible typo at -TLPSRC.pm line 35. - -Name "TeXLive::TLPaper::outfile" used only once: possible typo at TLPaper.pm -line 661. - -Name "TeXLive::TLWinGoo::global_tmp" used only once: possible typo at -TLWinGoo.pm line 325. ---------------- -Would you have any time/interest in hacking place to discover and svn rm -empty dirs? I think it would have to be done after the other svn -operations are done, since before the dirs with removed things won't be -empty. - -It works ok to rm them the next day, but it is an extra update and seems -generally less than ideal. 1a. fix ctan2tds et al. ----------------------- @@ -64,6 +38,10 @@ rewriting from scratch.) tlprm and place do not know how to delete all emptied parent directories. +csplain cstex cs cslatex (and others) -- tlpkginfo should create the +directories, so that tlpkg-ctan-check can check them, instead of doing +some of the weird unpacking in ctan2tds.pl. + if ask for susy and have Susy, or reverse, complain. In general, the package name field should match the directory. |