Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chan_dahdi: Fix discarded-qualifiers errors.#1787

Merged
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1786
Feb 25, 2026
Merged

chan_dahdi: Fix discarded-qualifiers errors.#1787
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1786

Conversation

@InterLinked1

Copy link
Copy Markdown
Contributor

Fix discarded-qualifiers errors to compile successfully with gcc 15.2.1.

Associated changes have also been made to libss7; however, for compatibility we cast const char* values to char*. In the future, these casts could be removed.

Resolves: #1786

Fix discarded-qualifiers errors to compile successfully with gcc 15.2.1.

Associated changes have also been made to libss7; however, for compatibility
we cast const char* values to char*. In the future, these casts could be
removed.

Resolves: asterisk#1786
@InterLinked1

Copy link
Copy Markdown
Contributor Author

cherry-pick-to: 23
cherry-pick-to: 22
cherry-pick-to: 20

@github-actions

Copy link
Copy Markdown

Workflow PRCheck failed
master-pjs2: FAILED TEST: channels/pjsip/transfers/attended_transfer/nominal/caller_remote

@gtjoseph gtjoseph added the cherry-pick-test Trigger dry run of cherry-picks label Feb 24, 2026
@github-actions github-actions Bot added cherry-pick-testing-in-progress Cherry-Pick tests in progress cherry-pick-checks-failed Cherry-Pick checks failed and removed cherry-pick-test Trigger dry run of cherry-picks cherry-pick-testing-in-progress Cherry-Pick tests in progress labels Feb 24, 2026
@github-actions

Copy link
Copy Markdown

Workflow PRCPCheck failed
20-pjs2: FAILED TEST: channels/pjsip/transfers/attended_transfer/nominal/caller_local
22-pjs2: FAILED TEST: channels/pjsip/allow_sending_180_after_183/disabled

@github-actions github-actions Bot merged commit 773870a into asterisk:master Feb 25, 2026
81 of 84 checks passed
@github-actions

Copy link
Copy Markdown

Successfully merged to branch master and cherry-picked to ["23","22","20"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug]: chan_dahdi: A few more discarded-qualifiers errors not caught previously

3 participants