On Fri, Jan 20, 2012 at 11:17 PM, lkcl luke <[email protected]> wrote: > On Sat, Jan 21, 2012 at 5:05 AM, C Anthony Risinger <[email protected]> wrote: >> >> No worries, the pythonwebkit stuff works great, but not sans a bit of a >> pain; judging by my last round of updates to the Archlinux package, it may >> fall out of working, for me at least. There were some tough bugs that took >> days to track, and I ended up pulling patches from upstream. > > ah send them to me, darnit! :) > > or, better yet, a git format-patch. > > even better than that, i can add you to the savannah.gnu.org project, > and _you_ can add them :)
heh, either is fine. there are 5 patches here: http://aur.archlinux.org/packages/py/pyjamas-engine-pythonwebkit/pyjamas-engine-pythonwebkit.tar.gz ... they all are in upstream except one, simply because the file in question is specific to pythonwebkit: http://trac.webkit.org/changeset/70829 changeset_trunk_JavaScriptCore_wtf_Assertions.h_r70829.diff ^^^^ build failure on recent GCC, IIRC http://trac.webkit.org/changeset/86957 changeset_trunk_JavaScriptCore_wtf_PageAllocation.h_r86957-alt.diff ^^^^ this was the nasty one ... changed only to match lines http://trac.webkit.org/changeset/73989 changeset_trunk_WebCore_dom_make_names.pl_r73989.diff ^^^^ Switch moved out of stdlib in perl 5.14 (none) changeset_trunk_WebCore_dom_make_py_names.pl_r001-new.diff ^^^^ Switch moved out of stdlib in perl 5.14 http://trac.webkit.org/changeset/89265 changeset_trunk_WebCore_make-hash-tools.pl_r89265.diff ^^^^ Switch moved out of stdlib in perl 5.14 -- C Anthony

