Update of bug #13044 (project wesnoth):

                  Status:                    None => Ready For Test         
             Assigned to:                    None => ilor                   

    _______________________________________________________

Follow-up Comment #1:

The problem was in the recursive config::clear function called when the
parser wanted to discard the config objects and display an error. r33079 is
an iterative rewrite of clear() that fixes the issue, but has the drawback of
being less obvious. It can potentially be more efficient, but I have not
tested that. 

I prefer it to a hard limit in the parser, although there seems to already be
a limit, but the check is made too late to catch this error.

commit diff here: http://svn.gna.org/viewcvs/wesnoth?rev=33079&view=rev

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?13044>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to