[Rpm-maint] [rpm-software-management/rpm] Clang compilation warnings (Issue #4105)
Michal Domonkos
notifications at github.com
Thu Feb 5 15:03:23 UTC 2026
dmnks created an issue (rpm-software-management/rpm#4105)
There's a bunch of warnings when building with clang instead of gcc, most commonly these:
```
warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
warning: redefinition of typedef 'rpmpkgdb' is a C11 feature [-Wtypedef-redefinition]
```
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/4105
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/4105 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260205/4652ddf7/attachment.htm>
More information about the Rpm-maint
mailing list