Skip to content

C++03 compliance violated by a trailing comma in libember::glow::ParametersLocationKind::_Domain enum #5

@GoogleCodeExporter

Description

@GoogleCodeExporter
According the C++03 standard, a trailing comma in the enumeration list is not 
allowed. In C99 and C++11 it is allowed, but we commited to be compliant to 
C++03.

Affected file: libember/Headers/ember/glow/ParametersLocationKind.hpp

Original issue reported on code.google.com by nullable...@gmail.com on 3 May 2013 at 1:58

Attachments:

Metadata

Metadata

Assignees

No one assigned

    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