fhem / fhem/pkg-Meta

Perl Warning: uninitialized value ... some values

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Perl
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

`# $Id: Meta.pm 21008 2020-01-18 10:22:10Z loredo $`

Sobald einige JSON Einträge nicht vorhanden sind gibt es Warnings.
```
2021.03.24 11:09:41.303 1: PERL WARNING: Use of uninitialized value in string ne at FHEM/Meta.pm line 1875.
2021.03.24 11:09:41.303 1: PERL WARNING: Use of uninitialized value in string eq at FHEM/Meta.pm line 2115.
2021.03.24 11:09:41.303 1: PERL WARNING: Use of uninitialized value in string eq at FHEM/Meta.pm line 2393.
2021.03.24 11:09:41.303 1: PERL WARNING: Use of uninitialized value in string ne at FHEM/Meta.pm line 2396.
```
Es wäre gut und sauber, wenn man diese Fälle abfängt.

MfG

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.