Skip to content

Compilation with recent GNU compilers requires --std=gnu++03 #2

@serguei-patchkovskii

Description

@serguei-patchkovskii

The source code contains a number of constructs which are not permitted under the 2011 ISO C++ standard. The work-around is to compile with --std=gnu++03

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions