Skip to content

parseHouseCode() returns wrong value for house=0xf#3

Open
agprimatic wants to merge 1 commit intotmittet:masterfrom
agprimatic:patch-4
Open

parseHouseCode() returns wrong value for house=0xf#3
agprimatic wants to merge 1 commit intotmittet:masterfrom
agprimatic:patch-4

Conversation

@agprimatic
Copy link
Copy Markdown

Assuming parseHouseCode() can accept either 0x0 to 0xf, 'A' to 'P', or 'a' to 'p', the first comparison should be <= 0xf

Assuming parseHouseCode() can accept either 0x0 to 0xf, 'A' to 'P', or 'a' to 'p', the first comparison should be <= 0xf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant