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

uuid frozen string warnings with ruby 3.4 #2216

Open
mscoutermarsh opened this issue Jan 28, 2025 · 0 comments
Open

uuid frozen string warnings with ruby 3.4 #2216

mscoutermarsh opened this issue Jan 28, 2025 · 0 comments
Labels

Comments

@mscoutermarsh
Copy link

We're running:

  • 2.29.1 and Ruby 3.4.1

And our logs are filled with:

uuidtools.rb:700: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information)

I realize this isn't technically an issue with the Datadog client. But, since uuidtools has not been updated in 5 years. It seems most likely the fix would be using something from Ruby's standard library to replace the functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant