Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove I/O-locking and randomStream.skipTo deprecation messages #3037

Merged

Conversation

jeremiah-corrado
Copy link
Contributor

Make some updates to remove deprecation warnings introduced recently:

  • openReader/openWriter locking default change (fixed in: 2987), but coming back up when compiling with Chapel 2.0
    • added -sOpenReaderLockingDefault=false -sOpenWriterLockingDefault=false to the makefile for Chapel 2.0
  • randomStream.skipTo (from recent improvements to randMsg)
    • added compatibility shims for older Chapel versions

… Chapel 2.0. Add compat shims for randomStream.skipTo

Signed-off-by: Jeremiah Corrado <jeremiah.corrado@hpe.com>
Signed-off-by: Jeremiah Corrado <jeremiah.corrado@hpe.com>
Signed-off-by: Jeremiah Corrado <jeremiah.corrado@hpe.com>
@stress-tess stress-tess added this pull request to the merge queue Mar 14, 2024
Merged via the queue into Bears-R-Us:master with commit 094d1d7 Mar 14, 2024
13 checks passed
@jeremiah-corrado jeremiah-corrado deleted the fix-deprecation-messages branch March 14, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants