Skip to content
Snippets Groups Projects
Commit 7d0e5156 authored by Roger Sayle's avatar Roger Sayle Committed by Roger Sayle
Browse files

decNumber.c (decStrEq): Cast string contents to unsigned char instead of int...

decNumber.c (decStrEq): Cast string contents to unsigned char instead of int before calling tolower.


        * decNumber.c (decStrEq): Cast string contents to unsigned char
        instead of int before calling tolower.

From-SVN: r108862
parent 5e739d00
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment