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

aws_string_c_str() #534

Merged
merged 1 commit into from
Oct 28, 2019
Merged

aws_string_c_str() #534

merged 1 commit into from
Oct 28, 2019

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Oct 28, 2019

(const char *)aws_string_bytes(some_string)
(const char *)some_string->bytes
aws_string_c_str(some_string)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@ColdenCullen ColdenCullen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@justinboswell justinboswell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3

@graebm graebm merged commit e3e7ccd into master Oct 28, 2019
@graebm graebm deleted the aws_string_c_str branch October 28, 2019 22:47
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.

3 participants