fix use of "uint"
Created by: germasch
It's not a standard type, so can't be relied on. It gave me trouble in one config on my Mac (gcc8 + address sanitizer), but also contributed to the last minute MVSC issues before the 2.4.0 release.
During the maintenance period on Monday, 14 Oct 2024, all new projects will no longer create a container registry as part of the project area. Already existing projects will be unaffected at this time. Instead, users should utilize the official ORNL container registries at camden.ornl.gov (internal/moderate) and savannah.ornl.gov (external/low). Please see ORNL Today article for more info.
Created by: germasch
It's not a standard type, so can't be relied on. It gave me trouble in one config on my Mac (gcc8 + address sanitizer), but also contributed to the last minute MVSC issues before the 2.4.0 release.