Hello,

I am attempting to port Pth-2.0.0 to 68k Amiga,

I have noticed though a problem with test_select,

If I open a pdksh (or Bourne) shell from an AmigaOS shell,
then run test_select,
then control-C to exit,

I return to the Bourne shell prompt.

However if I now type "exit", it never returns ie I 
never return to the AmigaOS shell prompt.

With the other tests, after the test if I type exit 
I always return to the AmigaOS shell.

========== shell output of this =============

In the following 
4) is an amigaOS shell prompt, 
sh is pdksh, 
after typing exit below I can no longer use the shell and 
it never reverts to the amigaos prompt. 
Exactly same problem with Bourne shell.
No such problem with the other tests:


4)sh
$ test_select
This is TEST_SELECT, a Pth test using select.

Enter data. Hit CTRL-C to stop this test.

ticker: start
ticker was woken up on Fri Feb  6 02:52:04 2004
Interrupt - test_select

$ 
$ exit



=============================================

(with the other tests after typing exit I 
would get the 4) prompt)

Does anyone know why?

If you open a shell within another shell does this happen to you?

where might the problem lie?



______________________________________________________________________
GNU Portable Threads (Pth)            http://www.gnu.org/software/pth/
Development Site                      http://www.ossp.org/pkg/lib/pth/
Distribution Files                          ftp://ftp.gnu.org/gnu/pth/
Distribution Snapshots                 ftp://ftp.ossp.org/pkg/lib/pth/
User Support Mailing List                            [EMAIL PROTECTED]
Automated List Manager (Majordomo)           [EMAIL PROTECTED]

Reply via email to