New issue
Advanced search Search tips

Issue 849450 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

base/logging.h conflicts with syslog.h

Project Member Reported by thestig@chromium.org, Jun 4 2018

Issue description

On Linux, The system's syslog.h has #defines for LOG_WARNING and LOG_INFO. This conflicts with base/logging.h which has constants of the same name.
 

Sign in to add a comment