mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-06 10:01:25 +00:00
bd7b7a9e0c
Previously, we liberally permitted mutiple files to be registered that have the same path. However, doing so causes complexity in various places that need to assume that file paths are unique. Since unique paths are the intention of the proto language, we strictly enforce that now. Change-Id: Ie8fdd57c824c9809a51859cf20c4bc477b6871be Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/182497 Reviewed-by: Damien Neil <dneil@google.com> |
||
---|---|---|
.. | ||
protodesc_test.go | ||
protodesc.go | ||
toproto.go |