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

Fixes for Mono #370

Merged
merged 2 commits into from May 12, 2015
Merged

Fixes for Mono #370

merged 2 commits into from May 12, 2015

Conversation

jtattermusch
Copy link
Contributor

After applying this, all the C# code builds on mono and all tests pass.

-- was preventing the build because of numerous
/usr/local/google/home/jtattermusch/github/protobuf/csharp/src/ProtocolBuffers.Test/TestProtos/Unittest.cs(16,16): Error CS0219: Warning as Error: The variable `field_names' is assigned but its value is never used (CS0219) (ProtocolBuffers.Test)

-- handle CR and CRLF line endings correctly with JsonFormatter

anandolee added a commit that referenced this pull request May 12, 2015
@anandolee anandolee merged commit 5e68a75 into protocolbuffers:csharp May 12, 2015
@jtattermusch jtattermusch deleted the mono_fixes branch May 13, 2015 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants