The definition of Sys_LoadDll() in macosx_sys.m does not match the prototype in the header -- it uses
int for some arguments rather than long. The attached patch changes the definition to match the
prototype.
Setting a QA contact on all ioquake3 bugs, even resolved ones. Sorry if you get a flood of email from this, it should only happen once. Apologies for the incovenience.
--ryan.
Created attachment 776 [details] the patch