Skip to content

[core][build] A collection of small detailed fixes and cleanups#3333

Open
ethouris wants to merge 7 commits into
Haivision:masterfrom
ethouris:dev-fix-dev-1
Open

[core][build] A collection of small detailed fixes and cleanups#3333
ethouris wants to merge 7 commits into
Haivision:masterfrom
ethouris:dev-fix-dev-1

Conversation

@ethouris

@ethouris ethouris commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Important changes:

  1. The configure script exposed CMAKE_CXX_COMPILER cmake variable only if --with-compiler-type option was provided; that should be done also if --with-compiler-prefix was added.
  2. Added the codespell script so that you can run it manually before checkin.
  3. The atomic field initialization in the app is removed; this is initialized with false anyway, but some gcc compilers choke on this (those with not-full-support of C++11).
  4. SRTO_SENDER option for groups is simply ignored. This option is set internally in the application, so groups could not be really tested in this state.

@ethouris ethouris added this to the v1.5.6 milestone Jun 11, 2026
@ethouris ethouris added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core [build] Area: Changes in build files labels Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[build] Area: Changes in build files [core] Area: Changes in SRT library core Type: Maintenance Work required to maintain or clean up the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant