Branch: refs/heads/master
Revision: f475765
Author: bradcray
Log Message:
Merge pull request #16324 from bradcray/fix-netcdf-cdeps
Add some missing ‘use’ clauses for NetCDF
[trivial, not reviewed]
These omissions crept into the code base at some point when we were clamping
down on auto-available symbols that shouldn’t be and weren’t caught in
nightly testing, but were pointed out in a SO post:
Modified Files:
A test/library/packages/canCompileNoLink/testNetCDF.chpl
A test/library/packages/canCompileNoLink/testNetCDF.good
M modules/packages/NetCDF.chpl
Compare: https://github.com/chapel-lang/chapel/compare/b896f699001b...f475765222f6