Branch: refs/heads/main
Revision: fd5c10c
Author: stonea
Link: Fix failing futures from ChapelArray -> ChapelDomain separation. by stonea · Pull Request #18843 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #18843 from stonea/separateDomain_testFixes
Fix failing futures from ChapelArray -> ChapelDomain separation.
Fix .bad
files for failing futures caused by this PR, which separates _domain
and associated functions out into their own file: Separate _domain record out into its own file. by stonea · Pull Request #18829 · chapel-lang/chapel · GitHub.
[Reviewed by @lydia-duncan]
Modified Files:
M test/classes/generic/typeOfGenericField-fromTypeVariable.bad
M test/distributions/ferguson/dist-assoc-bulkadd.bad
Compare: https://github.com/chapel-lang/chapel/compare/198a6248e9d5...fd5c10ce62e7