What steps will reproduce the problem?
1. Run protoc with the protoc-gen-as3 plug-in
2. Compile the generated code with the Flex 4 SDK compiler
3. Observe the warning described below
What is the expected output? What do you see instead?
Here is an example of the message:
[WARNING] C:\...\Projects\foo\src\main\flex\protocol\MapInfoMessage.as:[10,21]
No constructor function was specified for class MapInfoMessage. public
final class MapInfoMessage extends com.netease.protobuf.Message implements
flash.utils.IExternalizable {
What version of the product are you using? On what operating system?
0.8.8
Please provide any additional information below.
Original issue reported on code.google.com by dan.pa...@gmail.com on 23 Jul 2010 at 7:09
Original issue reported on code.google.com by
dan.pa...@gmail.com
on 23 Jul 2010 at 7:09Attachments: