Duncan Overbruck
Duncan Overbruck
Thanks for the quick review. I applied the suggested changes and added the actions to the tests.
The issue was that `atomic.AddUint64`[0] was used on a uint64 struct member, which happened to be unaliged because of the struct layout. This code was already removed and in other...
It tries to parse the top most 3 variables, it doesn't even really attempt to parse bash. It just knows variable definitions in the simplest way possible and a few...
Just blindly replacing every occurance of `lib32` in any `pkg-config` output seems wrong.
Seems reasonable to make it a warning.
Please do a test build of all packages in the PR, now its merged and half build with packages that fail to compile and its now blocking the whole repo.
There are usecases for it, that is not the question, more like how it should behave, I think pacmans implementation is not very good. Here is what I was thinking...
> It took me longer than I wanted to get back to this. The gist of what I dislike here is that it adds bloat where there wasn't previously bloat....
We have nothing really to gain from making licenses an array, at the moment its free text that is not interpreted by anything, making it a shell array now might...
Its 2025, I think a default login shell with history support is fine.