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
updating re to 3.6.0 on OpenBSD, build fails because of the addition in #934 of the use of AI_V4MAPPED which doesnt exist on OpenBSD, there's no support for automagic mapping of v6 to v4 addresses. would an ifdef be accepted ?
The text was updated successfully, but these errors were encountered:
updating re to 3.6.0 on OpenBSD, build fails because of the addition in #934 of the use of AI_V4MAPPED which doesnt exist on OpenBSD, there's no support for automagic mapping of v6 to v4 addresses. would an ifdef be accepted ?
The text was updated successfully, but these errors were encountered: