Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

protoc 2.4.1 allows ";" after enum declarations #7

Open
schmichael opened this issue Mar 7, 2012 · 0 comments
Open

protoc 2.4.1 allows ";" after enum declarations #7

schmichael opened this issue Mar 7, 2012 · 0 comments

Comments

@schmichael
Copy link
Contributor

enum Foo {
  a = 1;
};

Is valid in Google's protoc 2.4.1 compiler but not palm. It doesn't change the generated code to remove, so this isn't a very important issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant