Skip to content

src: mark some global state as const

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/more-const into master

Mark some global variables as const or constexpr.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading