キャラ番号による指定に潜在的不具合を抱えた関数類

Bug #1414114 reported by L7switch
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Project Reverse
Fix Released
Low
L7switch
1.0
Fix Released
Low
L7switch

Bug Description

引数を省略しなかった場合に正しく機能しない式を使用している関数が存在する

ARG = ARG == -2 ? TARGET # MASTER
上記のような式の場合、引数を省略せずTARGETとしてしまうと引数はMASTERとして扱われてしまう
これは省略する、しないに関わらず同じように機能すべきものと考える
故に類似の式を用いた関数類は、より望ましい形に修正する

Tags: function

Related branches

L7switch (layer7-inc)
Changed in eratohoreverse:
milestone: none → 1.110
status: New → Triaged
importance: Undecided → Low
L7switch (layer7-inc)
Changed in eratohoreverse:
assignee: nobody → L7switch (layer7-inc)
status: Triaged → In Progress
L7switch (layer7-inc)
tags: added: function
L7switch (layer7-inc)
description: updated
Revision history for this message
L7switch (layer7-inc) wrote :

@V_SEX | @A_SEX | @PREV_V_SEX | @PREV_A_SEX | @AFFECTION
引数にTARGETを指定した場合正しく機能していなかった上記関数を修正

その他幾つかの関数内の式を修正
動作的には変わらないので、既存部分の記述はそのまま通りま

Changed in eratohoreverse:
status: In Progress → Fix Committed
L7switch (layer7-inc)
Changed in eratohoreverse:
status: Fix Committed → Fix Released
L7switch (layer7-inc)
Changed in eratohoreverse:
milestone: 1.110 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.