David Reiser <dbrei...@earthlink.net> writes:

>> What happens if you change the value of the stack in main.scm?
>> E.g., change:
>>
>> (debug-set! maxdepth 100000)
>> (debug-set! stack    200000)
>>
>> to something higher, like:
>>
>> (debug-set! maxdepth 150000)
>> (debug-set! stack    300000)
>>
>> ???
>>From trunk:
>
> /opt/gnucash-svn/share/gnucash/guile-modules/gnucash/main.scm:127:40:
> In expression (car remaining-elements):
> /opt/gnucash-svn/share/gnucash/guile-modules/gnucash/main.scm:127:40:
> Stack overflow
>
> or
>>From tarball:
>
> <unnamed port>: In expression (car dirs):
> <unnamed port>: Stack overflow

In other words, didn't help.  Blah.
This is beyond my Scheme/Guile fu.  :(

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warl...@mit.edu                        PGP key available
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to