On Sun, Nov 01, 2015 at 04:49:08PM -0500, Michael McConville wrote:
Hello Michael,
> It's hard to find a big stress-tester program to build without Cargo.
Steven McDonald is working on a Cargo port, which is in openbsd-wip. It's
more than good enough to compile every Rust program I've chucked at
On Sun, Nov 01, 2015 at 04:49:08PM -0500, Michael McConville wrote:
> Sebastien Marie wrote:
> > Hi,
> >
> > Here a patch for updating lang/rust to latest stable version: 1.4.0
> >
> > Testing would be welcome.
> >
> > An intermittent failure on `net::addr::tests::to_socket_addr_str_bad'
> > tes
Tested here on amd64 as well. Looks good to me.
On Sun, Nov 1, 2015 at 4:52 PM Michael McConville wrote:
> Sebastien Marie wrote:
> > Hi,
> >
> > Here a patch for updating lang/rust to latest stable version: 1.4.0
> >
> > Testing would be welcome.
> >
> > An intermittent failure on `net::addr::t
Sebastien Marie wrote:
> Hi,
>
> Here a patch for updating lang/rust to latest stable version: 1.4.0
>
> Testing would be welcome.
>
> An intermittent failure on `net::addr::tests::to_socket_addr_str_bad'
> test is possible. It isn't a regress (this problem seems to be present
> long time ago),
Hi,
Here a patch for updating lang/rust to latest stable version: 1.4.0
Testing would be welcome.
An intermittent failure on `net::addr::tests::to_socket_addr_str_bad'
test is possible. It isn't a regress (this problem seems to be present
long time ago), but I would like to investigate it a bit