ScalaBuff
ScalaBuff copied to clipboard
missing support for "import public" notion in ScalaBuff
ScalaBuff compiler fails when parsing any proto file with "import public" notion. This is the transitive import features in new protocol buffers language spec.
This is an enhancement, we need to upgrade to 2.6.0 first and then add support for this feature. Thanks for the report!