Just noticed in the logs for updating the SA tables the following [15417] info: body_0: 1696 base strings extracted in 189 seconds Illegal octal digit '9' ignored at /usr/local/bin/sa-compile line 631, <$fh> line 1589. Wide character in print at /usr/local/bin/sa-compile line 385, <$fh> line 1589. Illegal octal digit '9' ignored at /usr/local/bin/sa-compile line 631, <$fh> line 1590. Wide character in print at /usr/local/bin/sa-compile line 385, <$fh> line 1590.
Should I be concerned? The line of code is eval { print $re "\t", fixup_re($regexp), " {RET(\"$reason\");}\n"; $line++; }; ==John ffitch