Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-30 | wlroots0.15: fix -Werror=calloc-transposed-args | Narrat | |
it looks like calloc didn't really care about the order of the arguments? This got changed with GCC14, which added a check and throws an error. |
AUR : wlroots0.15.git | |
AUR Package Repositories | click here to return to the package base details page |
summarylogtreecommitdiffstats |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-30 | wlroots0.15: fix -Werror=calloc-transposed-args | Narrat | |
it looks like calloc didn't really care about the order of the arguments? This got changed with GCC14, which added a check and throws an error. |