octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave 3.8.1 Released


From: Tatsuro MATSUOKA
Subject: Re: Octave 3.8.1 Released
Date: Mon, 10 Mar 2014 13:27:06 +0900 (JST)

--- On Mon, 2014/3/10, Mike Miller wrote:
> (trimmed the cc list a bit)
> 
> On Mon, Mar 10, 2014 at 12:08:36 +0900, Tatsuro MATSUOKA wrote:
> > >>>>> processing system.tst
> >   ***** testif HAVE_GETPWUID
> >  x = getpwuid (getuid ());
> >  assert (x.dir, tilde_expand ("~"));
> >  assert (x.dir, tilde_expand (sprintf ("~%s", x.name)));
> >  assert ("foobar", tilde_expand ("foobar"));
> > !!!!! test failed
> > ASSERT errors for:  assert (x.dir,tilde_expand ("~"))
> > 
> >   Location  |  Observed  |  Expected  |  Reason
> >      []         /root     /home/tatsuromatsuoka       Strings don't match
> 
> Is this by chance running as "fakeroot make check"?
> 
> -- 
> mike
> 

 I have executed "fakeroot make check" and the same result was obtained as 
"make check".

Tatsuro


reply via email to

[Prev in Thread] Current Thread [Next in Thread]