more hilite_status threshold number parsing

In addition to leading '-' for negative values, accept explicit '+'
for positive values as a no-op.
This commit is contained in:
PatR
2018-05-18 22:56:21 -07:00
parent ee36206fdc
commit bed79b8391
2 changed files with 20 additions and 18 deletions

View File

@@ -12,7 +12,8 @@ list MSGTYPE values shows empty strings as reported in H7140
Killing Vlad while he was in bat/fog cloud/wolf form gave poorly worded
feedback when he reverted to vampire form
spaces in hilite_status option title text field not working
numeric hilite_status values didn't allow negative numbers (needed for AC)
numeric hilite_status values didn't allow negative numbers (needed for AC);
change them to accept leading '-', also accept unary '+' as a no-op
Fixes to Post-3.6.1 Problems that Were Exposed Via git Repository