From: Steve Hancock Date: Sat, 26 Sep 2020 14:35:33 +0000 (-0700) Subject: update docs X-Git-Tag: 20201001~7 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d0ffe5517ed1420b45c313a59049cd13d0c33339;p=perltidy.git update docs --- diff --git a/local-docs/BugLog.pod b/local-docs/BugLog.pod index f127a3a9..86f6eff0 100644 --- a/local-docs/BugLog.pod +++ b/local-docs/BugLog.pod @@ -8,10 +8,12 @@ found with the help of automated random testing. =item B The .LOG file reports any disagreements between the indentation of the input and output files. -This can help locate brace errors. These were incorrect when some of the options were used, -including --whitespace-cycle, -bbhb, -nib. This was corrected 24 Sep 2020. At the same time, -locations of closing brace indentation disagreements are now tracked and reported in the -.ERR file when there is a brace error. This can help localize the error if the file was +This can help locate brace errors. These were incorrect when some of the +options were used, including --whitespace-cycle, -bbhb, -nib. This was +corrected 24 Sep 2020, 'fixed incorrect log entry for indentation +disagreement', 3d40545. At the same time, locations of closing brace +indentation disagreements are now tracked and reported in the .ERR file when +there is a brace error. This can help localize the error if the file was previously formatted by perltidy. =item B @@ -30,6 +32,7 @@ This change was made 20 Sep 2020. =item B The following message was generated during automated testing + Use of uninitialized value $cti in numeric eq (==) at /home/steve/bin/Perl/Tidy/Formatter.pm line 12079. Use of uninitialized value $cti in numeric eq (==) at /home/steve/bin/Perl/Tidy/Formatter.pm line 12089. Use of uninitialized value $cti in numeric eq (==) at /home/steve/bin/Perl/Tidy/Formatter.pm line 12097.