rakudo-p5 / v5

v5.pm for rakudo
24 stars 8 forks source link

panda build failure: Build.pm Useless use of "==" in expression ".status == 0" in sink context (line 78) #17

Open hermidalc opened 7 years ago

hermidalc commented 7 years ago

Not sure why it falls over during build after a warning:

==> Fetching v5
==> Building v5
WARNINGS for /home/me/.panda-work/1482268692_1/Build.pm:
Useless use of "==" in expression ".status == 0" in sink context (line 78)

Commenting out the die caused this warning in recent versions of Rakudo or Panda: https://github.com/rakudo-p5/v5/blob/master/Build.pm#L78-L79