wiki:Topics-2022-04-27

Basic info

  • Time: Wed April 27th 2022 10:30 CEST (8:30 UTC)
  • Place: #openvpn-meeting channel on LiberaChat IRC network

Topics

  1. Uncrustify
    • 0.72 does what we have in our tree now (except pkt_test.c)
    • 0.74 introduces spurious changes that look buggy
      • 0.72 is it.
    • pre-commit check does not fire on "git am" or "git rebase"
    • can someone find a magic option to make uncrustify (0.72) indent array initializations in a nice way? like this:
      char foo[] =
          { 0x01, 0x02,
            0x03, 0x04 };
      
  2. Sync up on OpenVPN 2.5 and 2.6
  3. IPv6 to community?
  4. buildbot status, next steps

Back to meeting list

Last modified 2 years ago Last modified on 04/27/22 07:50:28