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

parsing in windows encoded text file ("\r") #2

Open
aposto opened this issue Oct 9, 2009 · 0 comments
Open

parsing in windows encoded text file ("\r") #2

aposto opened this issue Oct 9, 2009 · 0 comments

Comments

@aposto
Copy link

aposto commented Oct 9, 2009

message login{
required int32 id = 1;
optional string name = 2;
optional string password = 3;
optional bytes data = 4;
}

invalid_character("\r")

whitelynx referenced this issue in whitelynx/erlang_protobuffs Nov 7, 2011
Added support for empty strings and empty messages.
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

1 participant