Re: Is IPV6 option still necessary?

2019-10-07 Thread Eugene Grosbein
On 07.10.2019 13:18, Yasuhiro KIMURA wrote: > On October 10, 2012 IPV6 option of all ports was enabled by > default. Commit message said "We are in 2012, it is time to activate > IPV6 options by default everywhere". > > And now we are in 2019. IPv6 is more widely used than 2012. So I > wonder if

Re: USES=cargo vs. workspaces

2019-10-07 Thread Alex Dupre
On 06/10/19 15:09, Jan Beich wrote: > Some projects (e.g., Servo, Veloren) bundle several packages together. > When dependencies also bundle packages it confuses "git" override. > Any tips/workarounds that scale beyond 1 port? I haven't a solution, I can just say that I have the same issue with th