Stephen Smoogen

Results 6 issues of Stephen Smoogen

I needed to do various work to make vsomeip3 work in Fedora Rawhide. I got most of the warnings about deprecated/removed C++20 functions and cleaned up some general warnings.

I ran into a catch-22 issue with rpmlint-2.2.0 and hardlinking. If in one case we hardlink between /usr/bin and /usr/lib64 we get errors like: qt5-qtbase-devel.x86_64: E: hardlink-across-partition /usr/lib64/qt5/bin/uic /usr/bin/uic-qt5 Your...

Filed in Fedora Infrastructure but better suited here i am starting to have a bunch of OTP code on my phone, and some of them display a logo of the...

enhancement
next phase

When building the package as an RPM, I found that the PREFIX/bin didn't exist [and found it also in a different system.] so I added a -p to try and...

**Describe the bug** I have a Dell Precision 3630 with an outstanding firmware update. When running the commands, I get a small error but no idea on how to fix...

bug

I started going over the code with cppcheck to learn more about cppcheck, and while I expect it is overly pedantic I came up with some questions ``` if (dev...