On Tue, Dec 13, 2016 at 10:40 AM, Peter Bortas @ Pike developers
forum <10353(a)lyskom.lysator.liu.se> wrote:
> I'd be OK with disabling GTK on Windows in 8.1 for now if the
> alternative is uglifying your entire codebase. Grubba might need it
> for something though, so don't commit anything to that effect until he
> gives the go ahead.
I'd not be OK with disabling GTK on Windows in 8.1. :) I got it down
to just four lines, and I've commented them out and put C89
equivalents (with alloca) underneath. Some day we (and by "we" I
probably mean "I") can go in, notice that, and switch to the cleaner
version. The change will be pushed (to rosuav/gtk2-drag-drop) as soon
as I figure out why Pike is segfaulting, which seems to be unrelated.
ChrisA