ruby-protobuf icon indicating copy to clipboard operation
ruby-protobuf copied to clipboard

Does not compile .proto due to `accept_message_visitor': NotImplementedError

Open krisread opened this issue 13 years ago • 2 comments

Many .proto files I'm trying to compile fail with:

`accept_message_visitor': NotImplementedError (NotImplementedError)

Looking in the code, it seems like this was just left unfinished....?

For an example .proto see

http://code.google.com/p/android-market-api/source/browse/trunk/AndroidMarketApi/proto/market.proto

krisread avatar Jun 30 '11 20:06 krisread

I'm seeing the same issue.

rathboma avatar Dec 13 '11 19:12 rathboma

I seem to have hit this snag as well. Any ideas on if this will get addressed? If there isn't any clear idea on this, I'll see if I can make a pull request.

hex337 avatar Nov 06 '12 19:11 hex337