qitab / cl-protobufs

Common Lisp protocol buffer implementation.
MIT License
82 stars 17 forks source link

There is a type error in well-known-type #261

Closed copybara-service[bot] closed 3 years ago

copybara-service[bot] commented 3 years ago

There is a type error in well-known-type where we try to send a vector to deserialize where it should be a simple-vector.