Awesome, thanks Igor! I'll let you know if it works for me. Cheers, Max On 18.11.2012, at 17:14, Igor Stasenko <siguctua@gmail.com> wrote:
On 18 November 2012 12:54, Igor Stasenko <siguctua@gmail.com> wrote:
On 18 November 2012 12:41, Igor Stasenko <siguctua@gmail.com> wrote:
Try loading NativeBoost-Mac-IgorStasenko.7 (and do NBMacConstants initialize, and then restart the image) see if it will fix the issue.
oh wait. this won't work.. i really don't like to use signed values for arguments..
okay, this one should do the work:
Name: NativeBoost-Core-IgorStasenko.78 Author: IgorStasenko Time: 18 November 2012, 5:11:19.289 pm UUID: 749eb374-06d6-480d-8aeb-6de80c89ce33 Ancestors: NativeBoost-Core-IgorStasenko.77
- use 32-bit complement for negative values in loadModule function.
(oops.. comment is a bit wrong, it is not loadModule, but loadSymbol.., but i already commited the code )
There is no need for any changes in mac constants (it is better to keep them negative for future 64 bit compliance)
-- Best regards, Igor Stasenko.