| 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 10.00 years ago |
Created: |
2016-07-24 19:55:39 10.00 years ago |
| 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; | ||||