Letractively / fuuka

Automatically exported from code.google.com/p/fuuka
Other
0 stars 0 forks source link

Reports daemon spitting out uninitialized warnings #79

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
After update from r86 to r99 and tweaking config file (would have been a good 
idea to check logs before that), I stared getting following errors on 
reports-demon:

Use of uninitialized value $_ in substitution (s///) at 
./board-reports-demon.pl line 169.
Use of uninitialized value in join or string at ./board-reports-demon.pl line 
169.

Otherwise reports itself looks to be fine compared to other archive, but that 
error still confuses me. And I believe it's just my fault at somewhere.
Using Debian 6 64bit and I have cairo & Sphinx Search.

Original issue reported on code.google.com by sampt...@gmail.com on 13 Feb 2012 at 10:47

GoogleCodeExporter commented 8 years ago
Checking. Is your gnuplot working?

Original comment by eksopl on 13 Feb 2012 at 8:24

GoogleCodeExporter commented 8 years ago
That just happens when you don't have any data for that report to run on. It's 
harmless, but I'll see if I can make not spew out errors like that.

Original comment by eksopl on 13 Feb 2012 at 8:33

GoogleCodeExporter commented 8 years ago
No, I'm wrong, actually. It's another side effect of the NULL change stuff. 
Looking into that.

Original comment by eksopl on 13 Feb 2012 at 8:35

GoogleCodeExporter commented 8 years ago
Final verdict: it's harmless, but I'll fix the warning.

Original comment by eksopl on 13 Feb 2012 at 9:16

GoogleCodeExporter commented 8 years ago
Good to hear that it's only harmless feature!

Original comment by sampt...@gmail.com on 13 Feb 2012 at 9:32

GoogleCodeExporter commented 8 years ago
Fixed in SVN.

Original comment by eksopl on 15 Feb 2012 at 1:10

GoogleCodeExporter commented 8 years ago

Original comment by eksopl on 19 Feb 2012 at 1:42

GoogleCodeExporter commented 8 years ago

Original comment by eksopl on 19 Feb 2012 at 1:42