[InterNetNews/inn] beeaa3: Fix reused Perl variable names at different scopes

Julien ÉLIE noreply at github.com
Tue Jul 16 19:41:14 UTC 2024


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: beeaa337d3780812b27642a1370f72cd41039c40
      https://github.com/InterNetNews/inn/commit/beeaa337d3780812b27642a1370f72cd41039c40
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2024-07-14 (Sun, 14 Jul 2024)

  Changed paths:
    M Makefile
    M backends/send-uucp.in
    M contrib/authmysql.in
    M contrib/nnrp.access2readers.conf.in
    M contrib/stathist.in
    M control/controlchan.in
    M control/modules/checkgroups.pl
    M control/modules/newgroup.pl
    M frontends/cnfsstat.in
    M frontends/mailpost.in
    M frontends/pullnews.in
    M frontends/scanspool.in
    M history/buildconfig.in
    M perl/INN/Utils/Shlock.pm.in
    M perl/INN/ovsqlite_client.pm
    M samples/nnrpd_access.pl.in
    M scripts/inncheck.in
    M scripts/innreport.in
    M scripts/innreport_inn.pm
    M scripts/innupgrade.in
    M storage/buildconfig.in
    M storage/ovsqlite/sqlite-helper-gen.in

  Log Message:
  -----------
  Fix reused Perl variable names at different scopes

No bug detected because of reused variable names, but better
disambiguate their names.

Found by "perltidy --warn-variable-types".



To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications


More information about the inn-committers mailing list