]> git.donarmstrong.com Git - perltidy.git/commit
fix issue c382 20240511.08
authorSteve Hancock <perltidy@users.sourceforge.net>
Thu, 1 Aug 2024 14:18:26 +0000 (07:18 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Thu, 1 Aug 2024 14:18:26 +0000 (07:18 -0700)
commit5a5a4df7fd09e79205f8a77b4213b15da9223d6a
tree4fead453cd378f95ac7ab5f1c93795cc18232dbd
parente1463e040bc1e9e845aa42de509ab51766037b21
fix issue c382

'sort mycmp @array' triggered an incorrect warning if mycmp had prototype ()
lib/Perl/Tidy/Formatter.pm
lib/Perl/Tidy/Tokenizer.pm