You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These fixes are only needed because KTX-Software includes basis_universal as a subrepo (submodule) and likes to build everything with -Werror set. The warnings were new in basis_universal v2.0.0. Prior versions needed no warning fixes.
Fix reuse lint
It fails due to a missing license file: BSD-3-Clause.txt for a license used in several source files.
This also updates from the deprecated .reuse/dep5 to REUSE.toml.