Re: OT List utilities & Classic not mixing well (for me)
Re: OT List utilities & Classic not mixing well (for me)
- Subject: Re: OT List utilities & Classic not mixing well (for me)
- From: Graham Parkinson-Morgan <email@hidden>
- Date: Fri, 26 Mar 2004 08:44:24 -0800
Quinn.
Your diagnosis was correct.
The OTLIFO list in question was declared as a member of a class.
Changing it to a pointer and allocating it via OT restored the
alignment and bacon saved.
The reason for the misalignment is probably because this project is a
QuarkXPress XTension. Quark enforce 68k struct alignment, therefore,
for historical reasons, we follow suit, and a bool member sat above the
OTLIFO list.
This networking stuff certainly has more pitfalls than Tomb Raider.
thanks again.
Graham.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.