reversedev team mailing list archive
-
reversedev team
-
Mailing list archive
-
Message #00282
[Bug 1416848] Re: @INPUTINTと@TINPUTINTの問題点
ついでにINPUT系関数刷新も行っている
・既存の入力系関数の調整(@INPUTINT, @TINPUTINT, @INPUT_MANY, @INPUT_RANGE)
・入力系関数の新規追加(@INPUTINTD, @TINPUTINTD, @INPUT_MANYD, @INPUT_RANGED, @TINPUT_RANGE, @TINPUT_RANGED)
** Attachment added: "修正ファイル"
https://bugs.launchpad.net/eratohoreverse/+bug/1416848/+attachment/4319725/+files/rev.74%40Bug%231416848-%40INPUTINT%E3%81%A8%40TINPUTINT%E3%81%AE%E5%95%8F%E9%A1%8C%E7%82%B9.7z
--
You received this bug notification because you are a member of
reverse_dev, which is subscribed to Project_Reverse.
https://bugs.launchpad.net/bugs/1416848
Title:
@INPUTINTと@TINPUTINTの問題点
Status in eratohoЯeverse:
Fix Committed
Status in Project_Reverse 1.1 series:
Fix Committed
Bug description:
1.@INPUTINTおよび@TINPUTINTは再入力時に行消去を行わないため、連続で入力を失敗した場合にログが流されてしまう
2.@TINPUTINTは再入力が発生するたびに制限時間がリセットされるため、時間を制限している意味が無い
3.@TINPUTINTは時間切れ時の戻り値を暗黙の許容値として扱ってしまっており、ユーザによる入力値か時間切れかの判別ができない
To manage notifications about this bug go to:
https://bugs.launchpad.net/eratohoreverse/+bug/1416848/+subscriptions
References