Skip to content

Conversation

@AMDmi3
Copy link
Contributor

@AMDmi3 AMDmi3 commented Jan 9, 2026

-Werror should only be used in CI.

In particular, this breaks build on FreeBSD:

./bitstream/mpeg/psi/descriptors.h:78:24: error: variable length arrays in C++ are a Clang extension [-Werror,-Wvla-cxx-extension]
   78 |         char psz_value[2 * i_length + 1];
      |                        ^~~~~~~~~~~~~~~~

@vlc-mirrorer vlc-mirrorer merged commit 4124076 into videolan:master Jan 12, 2026
@AMDmi3 AMDmi3 deleted the patch-1 branch January 12, 2026 16:01
@AMDmi3
Copy link
Contributor Author

AMDmi3 commented Jan 12, 2026

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants