Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
patch 8.1.0054: compiler warning for using %ld for "long long"
Problem: Compiler warning for using %ld for "long long". Solution: Add a type cast. (closes #3002)
- Loading branch information