Message201405
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, ncoghlan, pitrou, python-dev, serhiy.storchaka |
| Date | 2013-10-27.01:52:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1382838774.1.0.452443584322.issue19183@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Nick, can you do another review? All tests should pass on common boxes. The latest code hides the struct with the hash function. I have added a configure block that detects platforms that don't support unaligned memory access. It works correctly on the SPARC Solaris 10 box. I'm still looking for a 64bit big endian box and a 32bit big endian box that support unaligned memory. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-27 01:52:54 | christian.heimes | set | recipients: + christian.heimes, ncoghlan, pitrou, python-dev, serhiy.storchaka |
| 2013-10-27 01:52:54 | christian.heimes | set | messageid: <1382838774.1.0.452443584322.issue19183@psf.upfronthosting.co.za> |
| 2013-10-27 01:52:54 | christian.heimes | link | issue19183 messages |
| 2013-10-27 01:52:53 | christian.heimes | create | |