HomePhorge

Fix #2101 - Return to recurse=0 == no recursion behavior
cbee426854c0Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix #2101 - Return to recurse=0 == no recursion behavior

Ticket #1469 introduced an incorrect change of behaviour where
recurse = 0 was considered as an infinite recursion, unlike
before.
This patch restores this behavior, and makes some test pass.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Mar 26 2009, 2:05 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU3b4816b842f1: Fix #2101 - fix failing test
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPUcbee426854c0: Fix #2101 - Return to recurse=0 == no recursion behavior (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Mar 26 2009, 2:05 PM