You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The getaddrinfo check simplified as there is no need to do check if
source compiles. The main runnable test is also checking if it
compiles correctly, unlike in Autotools. Besides, this removed check
is causing failures due to wrong code. The hints variable (h) wasn't
initialized on some configurations.
- Few CS nits fixed
- PHP/SearchLibraries now has optional target scope to match the
upstream target_link_libraries usage when used in plain mode (without
scope defined)
- Python GitHub action updated to v5
0 commit comments