Tomas Abrahamsson

Results 5 issues of Tomas Abrahamsson

In Erlang 24, it is a warning to match a variable that begins with an underscore. Avoid this for generated code with variables such as __FSM_State. With the following program,...

This PR allows the user to set the `{fd,Fd}` socket option when starting a grpc server. One use for this is if we want to open on any free port...

This is an advance notice that I plan to drop support for Erlang versions before ~18~19 and at the same time bump gpb's major version to 5. *Edit:* Adding that...

I consider the functions in `:gpb_parse` and `:gpb_scan` to be internal to gpb, but exprotobuf uses them for parsing. I'm intending to change gpb_parse and gpb_scan in an upcoming rewrite...

New version of gpb: [4.21.1](https://github.com/tomas-abrahamsson/gpb/blob/4.21.1/ChangeLog)