Skip Menu |

This queue is for tickets about the App-Math-Tutor CPAN distribution.

Report information
The Basics
Id: 98704
Status: resolved
Priority: 0/
Queue: App-Math-Tutor

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.004
Fixed in: 0.005



Subject: Test suite fails with perl 5.20 and newer
See http://matrix.cpantesters.org/?dist=App-Math-Tutor It looks like it's an issue with the new warning "Possible precedence issue with control flow operator"
On Mon Sep 08 15:22:21 2014, SREZIC wrote: Show quoted text
> See http://matrix.cpantesters.org/?dist=App-Math-Tutor > It looks like it's an issue with the new warning "Possible precedence > issue with control flow operator"
lib/App/Math/Tutor/Role/Power.pm, line 22, add parens around returned expression. lib/App/Math/Tutor/Cmd/Poly/Cmd/Solve.pm, lines 113-114, similar.
IIRC I've fixed this with 0.005