Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Apply patch "patch-warnings" from Mikhail T. Fixes many compiler warnings. Also do some additional cleanup of pre-ansi C function definitions and ensure build on Linux still works. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
35d0b2bdfecd634d69a3534df32ab9dc |
| User & Date: | pyssling 2020-05-21 16:43:26.056 |
Context
|
2020-05-21
| ||
| 16:55 | Replace CONST84 with const. CONST84 is deprecated. Reported by multiple users including Peter da Silva. check-in: 4aa905d5e2 user: pyssling tags: trunk | |
| 16:43 | Apply patch "patch-warnings" from Mikhail T. Fixes many compiler warnings. Also do some additional cleanup of pre-ansi C function definitions and ensure build on Linux still works. check-in: 35d0b2bdfe user: pyssling tags: trunk | |
|
2018-02-04
| ||
| 13:55 | Add ChangeLog for 5.45.4 release check-in: 0a2dd35d85 user: pyssling tags: trunk, expect-5-45-4 | |
Changes
Changes to Dbg.c.
Changes to configure.in.
Changes to exp_chan.c.
Changes to exp_clib.c.
Changes to exp_command.c.
Changes to exp_event.c.
Changes to exp_inter.c.
Changes to exp_log.c.
Changes to exp_pty.c.
Changes to exp_trap.c.
Changes to exp_tty.c.
Changes to exp_tty.h.
Changes to exp_win.c.
Changes to exp_win.h.
Changes to expect.c.
Changes to pty_termios.c.