df91b4d059
I incorrectly used "unsigned long" as format to pack a 4 char code to an integer, while I should have used "unsigned int" because on 64 bits Snow Leopard, unsigned long is 8 bytes long, and then unpack fails. |
||
---|---|---|
.. | ||
gpodder |