Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Comments

logging: Fix compilation with uClibc++#479

Merged
sergiud merged 1 commit intogoogle:masterfrom
neheb:patch-2
Oct 31, 2019
Merged

logging: Fix compilation with uClibc++#479
sergiud merged 1 commit intogoogle:masterfrom
neheb:patch-2

Conversation

@neheb
Copy link
Contributor

@neheb neheb commented Oct 31, 2019

uClibc++ has compiler support for C++11, but not the functions.

Signed-off-by: Rosen Penev rosenp@gmail.com

eg: It can support auto, range based for loops, noexcept, but not std::forward or what have you.

uClibc++ has compiler support for C++11, but not the functions.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
@sergiud sergiud merged commit 30f7f3e into google:master Oct 31, 2019
@neheb neheb deleted the patch-2 branch October 31, 2019 22:44
@sergiud sergiud added this to the 0.5 milestone Mar 30, 2021
@sergiud sergiud mentioned this pull request May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants