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

decNumber.c (decStrEq): Cast operands to int before calling tolower to avoid...

decNumber.c (decStrEq): Cast operands to int before calling tolower to avoid compilation warnings on Tru64.


	* decNumber.c (decStrEq): Cast operands to int before calling
	tolower to avoid compilation warnings on Tru64.

From-SVN: r108858
parent 212f829c
Loading
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