summaryrefslogtreecommitdiff
path: root/user/swig/fix-overload-simple-cast-test.patch
AgeCommit message (Collapse)AuthorFilesLines
2024-08-07user/swig: Update to 4.2.1A. Wilcox1-23/+0
Needed for GCC 13 support, since the generated C++ code was not amenable to GCC 13 in its prior state. 4.1.1 is the last version to support PHP 7, so I stopped there until we are able to land PHP 8. Closes: #1213
2023-03-23user/swig: patch broken test. fixes #470.Zach van Rijn1-0/+23
This patch is in upstream v4.10.0 and up.