-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force SSNv2 to require configuration with 0x format
Since SSNv2 ranges number requires the format `0x...` to be correctly interpreted as hex number, an exception is introduced when a decimal number is provided. This approach make explicit the hex or dec number are in use and avoid later problems.
- Loading branch information
Showing
1 changed file
with
66 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters