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
Original issue reported on code.google.com by
DocOce...@gmail.com
on 26 Feb 2010 at 8:30