|
2016-07-24
| ||
| 19:55 | • New ticket [ac01469d83] kitsh build fail with current msys2. artifact: 7770ced05d user: anonymous | |
| Ticket Hash: | ac01469d83ee64b3e74993df6fc3787efbbab3c9 | |||
| Title: | kitsh build fail with current msys2 | |||
| Status: | Open | Type: | Code Defect | |
| Severity: | Critical | Priority: | ||
| Subsystem: | Resolution: | |||
| Last Modified: | 2016-07-24 19:55:39 | |||
| Version Found In: | 0.9.5 | |||
| Description: | ||||
|
I had to change this line in winMain.c to get kitsh to compile under Msys2:
static __attribute__((__noreturn__)) Tcl_PanicProc WishPanic; | ||||