You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by paplorinc <gi...@git.apache.org> on 2016/02/21 18:41:59 UTC

[GitHub] groovy pull request: Modified `MapWithDefault` to not store the de...

GitHub user paplorinc opened a pull request:

    https://github.com/apache/groovy/pull/267

    Modified `MapWithDefault` to not store the default value

    Please see https://github.com/careercup/CtCI-6th-Edition-Groovy/blob/d116d65469bdf17d1e215e89f3e76ac3a97660a9/src/main/groovy/Ch04_TreesAndGraphs/_04_12_PathsWithSum.groovy#L21 for valid usecases

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

    $ git pull https://github.com/paplorinc/incubator-groovy mapWithDefault

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

    https://github.com/apache/groovy/pull/267.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 #267
    
----
commit 2137fd9f81606de49a451079444a8fbcf837ed3a
Author: Pap LÅ‘rinc <pa...@yahoo.com>
Date:   2016-02-21T17:16:40Z

    Modified `MapWithDefault` to not store the default value
    
    Please see https://github.com/careercup/CtCI-6th-Edition-Groovy/blob/d116d65469bdf17d1e215e89f3e76ac3a97660a9/src/main/groovy/Ch04_TreesAndGraphs/_04_12_PathsWithSum.groovy#L21 for valid usecases

----


---
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.
---