Branch: refs/heads/main
Revision: 72a1181
Author: stonea
Link: Unavailable
Log Message:
Merge pull request #20416 from stonea/exempt_write_from_instantiation_limit
Exempt _write_one_internal from instantiation limit
One of our users was erroneously hitting the instantiation limit for _write_one_internal. We have a pragma we can use to exempt it from this check so I've applied it to there and _read_one_internal.
[Reviewed by @bradcray]
Modified Files:
A test/io/stonea/writeExemptFromInstantiationLimit.chpl
A test/io/stonea/writeExemptFromInstantiationLimit.compopts
A test/io/stonea/writeExemptFromInstantiationLimit.good
M modules/standard/IO.chpl
Compare: https://github.com/chapel-lang/chapel/compare/1e8992c36cce...72a11818b93c