Konditionale Zuweisungen
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 30/100
Research direction
Review FHEM/76_msgDialog.pm at lines 126 and 169, then read the linked Perl Statement Modifiers documentation. Determine how the conditional declarations should be handled and verify the affected dialog behavior; done when those lines no longer rely on undefined modifier behavior.
Written by the indexing model from the issue text.
Description
https://github.com/fhem/msgDialog/blob/79d83098058b8e6f9423c95bddfe435b6980feb9/FHEM/76_msgDialog.pm#L126
https://github.com/fhem/msgDialog/blob/79d83098058b8e6f9423c95bddfe435b6980feb9/FHEM/76_msgDialog.pm#L169
https://perldoc.perl.org/perlsyn#Statement-Modifiers:
NOTE: The behaviour of a "my", "state", or "our" modified with a statement
modifier conditional or loop construct (for example, "my $x if ...") is
undefined. The value of the "my" variable may be "undef", any previously
assigned value, or possibly anything else. Don't rely on it. Future
versions of perl might do something different from the version of perl you
try it out on. Here be dragons.
- Dominant language
- Perl
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
documentation Needs Triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
objectionary/eolang.sty#159 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
corazawaf/coraza-nginx#140 · 4 comments ·
-
1.severity: security
Difficulty 2/5 1-3 hours Newbie friendliness 68/100