simonAndre / protobuf-embedded-c

Automatically exported from code.google.com/p/protobuf-embedded-c
0 stars 0 forks source link

is_default_message function does not compile when message has a repeated field #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile message which has a repeated field
2.
3.

What is the expected output? What do you see instead?

Code that compiles.  Code produce in is_default_message function appears 
to have missing expression.

What version of the product are you using? On what operating system?

1.0M4

Please provide any additional information below.

Proto file attached along with c files produced.

Original issue reported on code.google.com by mspanesa...@gmail.com on 5 Jun 2013 at 9:40

Attachments:

GoogleCodeExporter commented 9 years ago
This is a bug in the generated code. We will try to fix this as fast as 
possible. Thank you for the feedback!

Original comment by nvp...@gmail.com on 6 Jun 2013 at 3:33

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r98.

Original comment by nvp...@gmail.com on 6 Jun 2013 at 7:30

GoogleCodeExporter commented 9 years ago
Issue 44 has been merged into this issue.

Original comment by nvp...@gmail.com on 11 Jun 2013 at 7:14