Opened 7 years ago
Closed 7 years ago
#10378 closed enhancement (fixed)
expect-5.45.5
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.2 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (3)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
- exp_inter.c: https://sourceforge.net/p/expect/patches/22/ Fix interact bug - handle reads of 0 length on non-blocking channels by explicitly checking if the channel is non-blocking.
- expect.c: https://sourceforge.net/p/expect/patches/21/ Fix eof bug introduced with previous bug fix - ensure that data received just before an eof is processed.
Note:
See TracTickets
for help on using tickets.