Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Uninitialized value warning from Venn::Log::L4PWrapper::debugf #10

Open
wphillipmoore opened this issue Aug 27, 2015 · 0 comments
Open
Labels

Comments

@wphillipmoore
Copy link
Contributor

Sometimes lazy is good...

Use of uninitialized value $_[0] in sprintf at /var/tmp/venn-core-1.0.0-build011-build/x86-64.rhel.7
/5.18/source/core-1.0.0/blib/lib/Venn/Log/L4PWrapper.pm line 98, <$fh> line 1.

There's a reason perl critic whines at you for not unpacking @_, but you told it to shut up, so... This is what you get :-)

This occurs twice in the test suite output.

@RyanKupfer RyanKupfer added the bug label Aug 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants