Dnia niedziela, 15 października 2006 15:10, Bram Moolenaar napisał:
> Patch 7.0.134
> Problem:    Crash when comparing a recursively looped List or
> Dictionary. Solution:   Limit recursiveness for comparing to 1000.

Is hardcoding any value like that good thing?

It could use 'maxfuncdepth' - default value is "only" 100 but user can
always adjust it to his liking.

m.

Reply via email to