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

change API to use const char where appropriate #97

Closed
wants to merge 1 commit into from

Conversation

rgerhards
Copy link
Member

@rgerhards rgerhards commented May 7, 2018

NOTE: this requires changes to ALL existing clients!

MERGE WITH CARE and only after careful consideration.

This PR is very incomplete (90+% not yet done). But it contains the main parts, the rest is just working through the warnings.

closes #86

NOTE: this requires changes to ALL existing clients!

closes rsyslog#86
@rgerhards rgerhards added the DO-NOT-MERGE do not merge PR yet! label May 7, 2018
@rgerhards rgerhards added this to the v1.2.17 milestone May 7, 2018
@rgerhards rgerhards removed this from the v1.2.17 milestone Aug 22, 2018
@rgerhards
Copy link
Member Author

This functionality is not worth breaking compatibility, thus giving up on it for now.

@rgerhards rgerhards closed this Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO-NOT-MERGE do not merge PR yet!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

change API to use "const char" for strings that are actually constant
1 participant