[Xastir-dev] Has the IPV6 stuff been merged into the mainline?

David Flood davidf4 at mindspring.com
Fri Jan 26 15:07:58 PST 2018


I'll probably have to wait until the fix is in:


dflood at gentoo ~/src/Xastir $ git checkout -b undo-ipv6client
Switched to a new branch 'undo-ipv6client'
dflood at gentoo ~/src/Xastir $ git revert d8361698
error: commit d83616984b34c2c7b7bc0e1e76073931bdf6ef09 is a merge but no 
-m option was given.
fatal: revert failed
dflood at gentoo ~/src/Xastir $


Also, is there a tag that David can check out from to bypass this one until it gets fixed?

> No tag, but it's easy to remove the code to bypass the issue temporarily.
>
>    git checkout -b undo-ipv6client
>    git revert d8361698
>



More information about the Xastir-dev mailing list