Paulo Tomé

Results 4 issues of Paulo Tomé

**Describe the bug** When building the master branch, one test in the smoke suite is failing for me -- `local_to_univ_utc` in `time_SUITE.erl` - On Ubuntu LTS 22.04.3 (glibc 2.35) the...

team:VM
bug

Add support for little-endian packet header lengths in `gen_tcp` and `erlang:decode_packet`, for lengths of two, three and four. Add support for packet header lengths of three, both LE and BE....

team:PS
stalled
team:PO

Implements `start/2` and `start_link/2` for `erl_boot_server`, which accept a map with configuration options. The map key `listen_port` allows the configuration of the boot server listening port. If an empty map...

team:VM
testing

Fix issue #5697 by exporting `#xmlComment` elements when calling `export/3` or `export_simple/3` and similar functions. If we want to preserve the original document formatting, this will be impossible to solve...

team:PS