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

Support double quotes in record_accessor bracket notation #1716

Merged

Conversation

okkez
Copy link
Contributor

@okkez okkez commented Oct 13, 2017

In previous version, following just raise error:

record_accessor_create(%q($["key1"]["key2"]))

In previous version, following just raise error:

```
record_accessor_create(%q($["key1"]["key2"]))
```
@repeatedly repeatedly merged commit bcfc4a2 into fluent:master Oct 13, 2017
@repeatedly
Copy link
Member

Thanks!

@okkez okkez deleted the support-double-quote-record-accessor branch October 17, 2017 01:11
@okkez
Copy link
Contributor Author

okkez commented Oct 17, 2017

Thank you!

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.

2 participants