Skip to content

gLog.isenabled() deprecation annotation generates warnings #185

Closed
@terrillmoore

Description

@terrillmoore

I used a C++ 2014 annotation to mark gLog.isenabled() as deprecated in #165. But this isn't supported unless the IDE turns on C++ 2014 features, and causes warnings. Use the GNU annotation instead.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions