[Bug 11242] Deprecated functions called in audiounit.c

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 6 16:05:40 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=11242





--- Comment #2 from Zach D <teloiv at gmail.com>  2008-06-06 16:05:40 ---
Actually after taking a minute to think about the patch, it might not be the
best thing to patch without some sort of check for the OS version (Use these
calls if >= 10.5, otherwise use previous ones..) the functions are introduced
in 10.5 and wine does build properly on 10.4 as of now.  

Should i go back and add a check for the version and use the old call if OS ==
10.4 and new one if its >= 10.5?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list