Skip to content

OTP28: re:split change; street-address macro (backport #13916) #13917

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

Merged
merged 2 commits into from
May 19, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented May 19, 2025

erlang/otp#9739

In OTP28+, splitting an empty string returns an empty list, not an empty string (the input).

Additionally street-address macro was removed in OTP28 - replace with the value it used to be.

Lastly, rabbitmq_auth_backend_oauth2 has an MQTT test, so add rabbitmq_mqtt to TEST_DEPS


This is an automatic backport of pull request #13916 done by Mergify.

erlang/otp#9739

In OTP28+, splitting an empty string returns an empty list, not an empty
string (the input).

Additionally `street-address` macro was removed in OTP28 - replace with
the value it used to be.

Lastly, rabbitmq_auth_backend_oauth2 has an MQTT test, so add
rabbitmq_mqtt to TEST_DEPS

(cherry picked from commit 637a2bc)
@michaelklishin michaelklishin added this to the 4.1.1 milestone May 19, 2025
@mergify mergify bot added the make label May 19, 2025
@michaelklishin michaelklishin merged commit 39060ca into v4.1.x May 19, 2025
538 of 540 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.1.x/pr-13916 branch May 19, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants