Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

TAJO-1180: digitValue should throw Exception when char is not in valid range #246

Closed
wants to merge 1 commit into from

Conversation

charsyam
Copy link
Contributor

digitValue in TextUtils
it returns numeric value for hex data.
and. it should handle [0-9a-zA-Z].
but it returns some digit for other ranges.
so. I think it is better throw exception if it is not in valid range.

@eminency
Copy link
Contributor

eminency commented Jan 5, 2015

+1

I think it looks good for detecting unexpected error.

@hyunsik
Copy link
Member

hyunsik commented Jan 5, 2015

+1

@asfgit asfgit closed this in 203a146 Jan 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants