Skip to content

GCC 4.4 support #56

@shindo

Description

@shindo

With recent changes, the project fails to compile with GCC 4.4 (Ubuntu Lucid and CentOS 6).
The problem is __attribute__((deprecated(<message>))), as it's supported starting from GCC 4.5 only.

So, the question is, should we support such an old version of the compiler?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions