Message287878
Our support of passing structs and unions by value is really bad. Passing this particular struct by value is also broken on 64-bit Unix, but instead because it's small. It crashes Python due to an abort(). See issue 22273. |
|
Date |
User |
Action |
Args |
2017-02-15 18:34:14 | eryksun | set | recipients:
+ eryksun, doko, paul.moore, vinay.sajip, mark.dickinson, christian.heimes, tim.golden, meador.inge, zach.ware, steve.dower, Igor Kudrin |
2017-02-15 18:34:14 | eryksun | set | messageid: <1487183654.76.0.689506648662.issue29565@psf.upfronthosting.co.za> |
2017-02-15 18:34:14 | eryksun | link | issue29565 messages |
2017-02-15 18:34:14 | eryksun | create | |
|