From: Robert M. <mr...@gm...> - 2012-07-04 22:21:15
|
I don't care about 64-bit, but I want both BasiliskII and SheepShaver to run under MacOS 10.4 (Tiger). Therefore, I might stay with the April 2012 version of the source code from now on. Isn't this change going to affect 32-bit builds? You do not mention doing any test for 32-bit at compile time, and you'd need to do that. On 7/4/12, Charles Srstka <bas...@ch...> wrote: > This patch adds support for international text to Basilisk II / > SheepShaver's clipboard support. > [...] > In order to get this to work, I rewrote pretty much all of clip_macosx64.mm. > The code now completely uses the Cocoa framework rather than CoreFoundation > and Pasteboard Manager. Because this API now uses the Mac OS X 10.6+ version > of the pasteboard API, the minimum version of OS X supported by > clip_macosx64.mm is now 10.6. I think this shouldn't be a problem, since the > 32-bit version still exists, but if this version needs to support older > releases, let me know and I can add version-check code to do so. > [...] -- Robert Munafo -- mrob.com Follow me at: gplus.to/mrob - fb.com/mrob27 - twitter.com/mrob_27 - mrob27.wordpress.com - youtube.com/user/mrob143 - rilybot.blogspot.com |