On Tue, Feb 3, 2009 at 11:29 AM, Paul McConnon <[email protected]> wrote:
> Is this patch present in your fork of shoes? In other words can I download > from your fork in Github and build to fix this problem? Yes, it's present in my fork of shoes. My fork has some other changes also: * compile in MingW in windows * ruby 1.9/win32 fixes * the shoes console shows backtraces for error messages * use user-supplied url string in nsurl instead of gluing url together * linux/curl fix for sending a body with an http request * fix for nsurl when supplying a nil header * fix segfault when shoes caches a nil image * windows fix when clearing an object with a height If you give my fork a try, please let me know if anything breaks that isn't broken in _why's branch. Cheers, Tim
