reversedev team mailing list archive
-
reversedev team
-
Mailing list archive
-
Message #00191
[Bug 1414114] Re: キャラ番号による指定に潜在的不具合を抱えた関数類
** Changed in: eratohoreverse/1.0
Assignee: (unassigned) => L7switch (layer7-inc)
** Changed in: eratohoreverse
Assignee: (unassigned) => L7switch (layer7-inc)
** Changed in: eratohoreverse/1.0
Status: Triaged => In Progress
** Changed in: eratohoreverse
Status: Triaged => In Progress
--
You received this bug notification because you are a member of
reverse_dev, which is subscribed to Project_Reverse.
https://bugs.launchpad.net/bugs/1414114
Title:
キャラ番号による指定に潜在的不具合を抱えた関数類
Status in eratohoЯeverse:
In Progress
Status in Project_Reverse 1.0 series:
In Progress
Bug description:
引数を省略しなかった場合に正しく機能しない式を使用している関数が存在する
ARG = ARG == -2 ? TARGET # MASTER
上記のような式の場合、TARGETを省略しないと引数はMASTERとして扱われてしまう
これは省略する、しないに関わらず同じように機能すべきものと考える
故に類似の式を用いた関数類は、より望ましい形に修正する
To manage notifications about this bug go to:
https://bugs.launchpad.net/eratohoreverse/+bug/1414114/+subscriptions
References