Branch: refs/heads/main
Revision: 9af754d898c8c76deb7834c9e3d93bc4b9465938
Author: bradcray
Link: Remove no longer necessary settings (and docs) about setting useProcedurePointers by bradcray · Pull Request #28925 · chapel-lang/chapel · GitHub
Log Message:
Remove no longer necessary settings (and docs) about setting useProcedurePointers (#28925)
[reviewed by @benharsh]
Now that procedure pointers are enabled by default and working, we don't
need to explicitly set it to true in our test system. More importantly,
documentation that refers to the necessity of setting it can be removed.
This PR does both of those things.
Diff:
M modules/packages/DynamicLoading.chpl
M test/dynamic-loading/COMPOPTS
M test/functions/fcf/pointers/COMPOPTS
M test/library/packages/DynamicLoading/COMPOPTS
M test/library/packages/DynamicLoading/doc-examples/COMPOPTS
M test/library/packages/DynamicLoading/doc-examples/ModuleDocTest.chpl
D test/library/packages/DynamicLoading/simpleChplLib/COMPOPTS
https://github.com/chapel-lang/chapel/pull/28925.diff