base/logging.h conflicts with syslog.h |
|
Issue descriptionOn 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 |
|
|
|
Project: chromium ▼ Issues People Development process History | Sign in |
|---|
base/logging.h conflicts with syslog.h |
|
Issue descriptionOn 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 |
|