On Mon, Jul 28, 2014 at 11:15 AM, Stefan Behnel wrote:
> Robert Bradshaw, 15.07.2014 23:13:
> > On Mon, Jul 14, 2014 at 12:49 PM, Stefan Behnel wrote:
> >> by applying some initially small but perpetually growing fixes, I pushed
> >> myself into a corner where the only escape was to rewrite BoolB
Robert Bradshaw, 15.07.2014 23:13:
> On Mon, Jul 14, 2014 at 12:49 PM, Stefan Behnel wrote:
>> by applying some initially small but perpetually growing fixes, I pushed
>> myself into a corner where the only escape was to rewrite BoolBinopNode
>> (short-circuiting and/or expressions). This was long
Ironically, I noticed these BoolBinop failures and started working on a fix
myself (including side diversions like making void* the spanning type of
all pointers) before noticing that you were on it, so I have a bit of an
idea what a long, twisty path this starts down and can only say thanks for
ta