I am facing the same issue. Can you please share the *proto-code-too-large-fix.patch *file?
On Tuesday, December 3, 2013 at 12:30:18 PM UTC-7, [email protected] wrote: > > > Comment #2 on issue 579 by [email protected]: Java code fails > to > compile with error "code too large" > http://code.google.com/p/protobuf/issues/detail?id=579 > > I have improved the patch, and it is attached. This patch splits static > initialization code more precisely, by splitting based on an estimate of > bytecode size rather than a simple count of the number of statements. > > Attachments: > proto-code-too-large-fix-v2.patch 9.7 KB > > -- > You received this message because this project is configured to send all > issue notifications to this address. > You may adjust your notification preferences at: > https://code.google.com/hosting/settings > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
