What steps will reproduce the problem?
1. Create a .proto file with a message containing a required field
2. Compile the proto to an as file
3. Call toString() against the generated message
What is the expected output? What do you see instead?
field name and value of the required field. Get an empty string instead
What version of the product are you using? On what operating system?
1.0.0rc3 on Windows 7 64bit
Please provide any additional information below.
Original issue reported on code.google.com by paul.fra...@gtempaccount.com on 25 Jul 2011 at 5:49
Original issue reported on code.google.com by
paul.fra...@gtempaccount.com
on 25 Jul 2011 at 5:49