Learn more about cloning repositories
You have read-only access
[svn-r21379] The tools used "%hhd" to print signed char. But VMS doesn't know it. So I used H5_VMS to have a different way ("%hd") to print it. Tested on jam and VMS.