Message24723
| Author | timothyfitz |
|---|---|
| Recipients | |
| Date | 2005-03-21.03:25:59 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content | |
|---|---|
In 2.4 and current cvs initsignal in signalmodule.c calls PyOS_getsig which calls signal with an invalid signal number. Under VC 7.1 (and 7.0, and probably before) this would return SIG_ERR however under VC 8.0 (beta) this causes an assertion failure. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-08-23 14:30:26 | admin | link | issue1167262 messages |
| 2007-08-23 14:30:26 | admin | create | |