Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protobuf message field named "def"' #2

Open
robinp opened this issue Oct 19, 2010 · 1 comment
Open

protobuf message field named "def"' #2

robinp opened this issue Oct 19, 2010 · 1 comment

Comments

@robinp
Copy link

robinp commented Oct 19, 2010

def is reserved keyword in Scala, but not in protobuf (possibly more?). Could prepend underscore to these names or alter otherwise.

@jeffplaisance
Copy link
Owner

scala uses backticks to escape keywords. this will be fixed this week.

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

No branches or pull requests

2 participants