Glenn Fowler wrote:
> On Fri, 12 Dec 2008 22:36:13 +0100 Roland Mainz wrote:
> > Glenn Fowler wrote:
> > > beta source tarballs for the { INIT ast-ksh ast-open } packages
> > > have been posted at
> > >
> > > http://www.research.att.com/sw/download/beta/
>
> > Quick testing on Solaris 11/SPARC 32bit I am getting the following test
> > failures:
> > -- snip --
> > io.sh[77]: '4< /dev/fd/3' uses dup(2) instead of open(2) -- expected
> > 'foo', got 'bar'
> > io.sh[175]: /dev/fd/NN uses dup(2) instead of open(2) -- expected '4',
> > got '1234'
> > shcomp-io.ksh[77]: '4< /dev/fd/3' uses dup(2) instead of open(2) --
> > expected 'foo', got 'bar'
> > shcomp-io.ksh[175]: /dev/fd/NN uses dup(2) instead of open(2) --
> > expected '4', got '1234'
> > -- snip --
> > ... I still need to do more tests...
>
> these aren't errors per se
> the native system does not have open() semantics for /def/fd/N
Uhm... Solaris does have /dev/fd/<fd_num> , e.g.
-- snip --
$ ls -l /dev/fd/
total 0
crw-rw-rw- 1 root root 346, 0 Dec 12 22:47 0
crw-rw-rw- 1 root root 346, 1 Dec 12 22:47 1
crw-rw-rw- 1 root root 346, 2 Dec 12 22:47 2
crw-rw-rw- 1 root root 346, 3 Dec 12 22:47 3
crw-rw-rw- 1 root root 346, 4 Dec 12 22:47 4
crw-rw-rw- 1 root root 346, 5 Dec 12 22:47 5
crw-rw-rw- 1 root root 346, 6 Dec 12 22:47 6
-- snip --
Is there anything special needed ?
----
Bye,
Roland
--
__ . . __
(o.\ \/ /.o) [email protected]
\__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer
/O /==\ O\ TEL +49 641 3992797
(;O/ \/ \O;)
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users