2
24
Fork
You've already forked xsettingsd
6

Bugfix: allow negative int values. #5

Merged
ghost merged 1 commit from negative-value-bugfix into master 2014年08月15日 03:50:55 +02:00
ghost commented 2014年08月14日 10:13:57 +02:00 (Migrated from github.com)
Copy link

ConfigParser::ReadInteger can handle these, but ::ReadValue was never
calling ::ReadInteger if the leading character was a - (minus) sign.
This makes the input to xsettingsd consistent with the output of
dump_xsettings.

ConfigParser::ReadInteger can handle these, but ::ReadValue was never calling ::ReadInteger if the leading character was a - (minus) sign. This makes the input to xsettingsd consistent with the output of dump_xsettings.
derat commented 2014年08月15日 03:51:10 +02:00 (Migrated from github.com)
Copy link

Thanks!

Thanks!
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
derat/xsettingsd!5
Reference in a new issue
derat/xsettingsd
No description provided.
Delete branch "negative-value-bugfix"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?