aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/syntax_error_in_aggregate.mdwn
blob: 4ad57e771935c802d4087a09edb49ec40a361679 (plain)
1
2
3
4
5
6
7
8
9
Current git :

        $ perl -c IkiWiki/Plugin/aggregate.pm  
        syntax error at IkiWiki/Plugin/aggregate.pm line 427, near "24;"
        IkiWiki/Plugin/aggregate.pm had compilation errors.

This prevents a Debian package build (due to `t/syntax.t`).

Not knowing the units being used, I don't know where to add the missing parenthesis.