Boost logo

Boost :

From: Jonathan Turkanis (turkanis_at_[hidden])
Date: 2008-02-19 19:19:35


Jonathan Turkanis wrote:
> David Abrahams wrote:
>> And there's no menu control for me (Firefox 2.0.0.14 on Ubuntu)
>> Firebug reports "too much recursion."
>
> Thanks for pointing this out. I happen to have an Ubuntu system right
> here, and have reproduced the problem, so I will try to fix it.

Okay, I've fixed it in the trunk and on the website; please verify that
it now works on your platform.

Apparently, the JavaScript engine on this platform can't handle chains
of a few hundred function invocations; I fixed the problem by breaking
the menu into smaller chunks. When I have time, I'll break it into even
smaller chunks, in case other platforms have even lower limits on
function chains. I've opened ticket 1649.

-- 
Jonathan Turkanis
CodeRage
http://www.coderage.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk