You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by mkleine <gi...@git.apache.org> on 2015/10/14 14:31:39 UTC

[GitHub] incubator-freemarker pull request: Avoid too much recursion when v...

GitHub user mkleine opened a pull request:

    https://github.com/apache/incubator-freemarker/pull/6

    Avoid too much recursion when visiting template elements

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mkleine/incubator-freemarker avoid-too-much-recursion-when-visiting-template-elements-2.3-ga

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-freemarker/pull/6.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6
    
----
commit 699d4426e03ec142b8f2341cb57b33ec7ff7906c
Author: Moritz Kleine <mo...@coremedia.com>
Date:   2015-09-09T20:17:24Z

    let TemplateElement#accept return child elements that remain to be processed

commit 16f1559b222504964137060876085de5258b766a
Author: Moritz Kleine <mo...@coremedia.com>
Date:   2015-09-10T10:57:20Z

    merge Environment#visit and Environment#visitByHiddingParent to further reduce call stack size

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-freemarker pull request: Avoid too much recursion when v...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-freemarker/pull/6


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---