Skip to content

.proto files with only enums do not emit .as source files #22

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. create a .proto files which contains one or more enums, but no messages.
2. protoc !

What is the expected output? What do you see instead?
one expects an .as file for each enum, but instead one gets nothing.
if you add a message of any sort, then the enum.as files are indeed emitted.

Original issue reported on code.google.com by DocOce...@gmail.com on 26 Feb 2010 at 8:30

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions