qitab / cl-protobufs

Common Lisp protocol buffer implementation.
MIT License
84 stars 18 forks source link

Fix printing of floats/doubles in cl-protobufs #442

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 2 months ago

Fix printing of floats/doubles in cl-protobufs

We shouldn't print the d0 at the end for floats.