Branch: refs/heads/main
Revision: 4661bd6
Author: vasslitvinov
Link: Repair dangling file references by cassella · Pull Request #20722 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #20722 from cassella/repair-dangling-file-references
Repair dangling file references
Update assorted files that were referring to old or incorrect file paths.
Developed by @cassella
Merged on his behalf by @vasslitvinov
Reviewed by: @bradcray @dlongnecke-cray @lydia-duncan @mppf @mstrout @ronawho @vasslitvinov
Modified Files:
M compiler/resolution/resolveFunction.cpp
M doc/rst/developer/bestPractices/buildingdocs.rst
M doc/rst/meta/compiler-internals-doxygen/base.rst
M modules/internal/DefaultRectangular.chpl
M modules/packages/SortedMap.chpl
M test/classes/delete-free/lifetimes/tuple-vararg-in-lt-clause.chpl
M test/classes/figueroa/BogusDestructors.chpl
M test/classes/initializers/compilerGenerated/fieldDefaultGlobalArray.chpl
M test/classes/initializers/compilerGenerated/fieldDefaultGlobalArrayModified.chpl
M test/domains/bradc/domainEquality.future
M test/domains/vass/domain-arg-query-expr.future
M test/io/readLine/readLine.chpl
M test/parallel/forall/vass/reciter/forall-reciter-works.chpl
M test/reductions/vass/reductions-today.chpl
M test/statements/vass/index-variable-var.future
M util/devel/check_paths
Compare: https://github.com/chapel-lang/chapel/compare/3b06e67c9476...4661bd61488c