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

Use ABSL_LOG macros over LOG macros #168

Merged
merged 4 commits into from
May 18, 2023
Merged

Use ABSL_LOG macros over LOG macros #168

merged 4 commits into from
May 18, 2023

Conversation

kyessenov
Copy link
Collaborator

Use ABSL_LOG macros over LOG macros
LOG causes macro pollution and conflicts with ProxyWasm SDK (see proxy-wasm/proxy-wasm-cpp-sdk#154).

LOG causes macro pollution and conflicts with ProxyWasm SDK (see proxy-wasm/proxy-wasm-cpp-sdk#154).

PiperOrigin-RevId: 533164114
jcking and others added 3 commits May 18, 2023 20:19
…g `NewValueBuilder` to `ListType` and `MapType`

PiperOrigin-RevId: 533189606
PiperOrigin-RevId: 533215268
Add "unused" attribute to public headers.

PiperOrigin-RevId: 533217495
@kyessenov kyessenov requested a review from jcking May 18, 2023 20:49
@kyessenov kyessenov merged commit c5b9ae1 into master May 18, 2023
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