[Chapel Merge] Add missing casts to NetworkAtomics.chpl

Branch: refs/heads/master
Revision: 827b79e
Author: mppf
Log Message:

Merge pull request #17154 from mppf/fix-cast-errors-network-atomics

Add missing casts to NetworkAtomics.chpl

Follow-up to PR #17092. This PR updates NetworkAtomics.chpl in a manner
similar to the change in that PR for Atomics.chpl to avoid errors about
missing casts.

Reviewed by @ronawho - thanks!

  • [x] failing tests no longer have missing cast errors

Modified Files:
M modules/internal/NetworkAtomics.chpl

Compare: Comparing 7b2e71caecd4...827b79e534e2 · chapel-lang/chapel · GitHub