Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be more consistent/liberal about stanza accessors. #7935

Merged
merged 1 commit into from
Dec 9, 2014

Conversation

rolandwalker
Copy link
Contributor

Return the current value whenever a stanza method is called without arguments, including when the stanza has no value. Do not attempt to construct an instance with no arguments (which typically throws an exception).

Incidental comment re: depends_on.

Refs #7880 (this PR allows RSpec to pass)

@rolandwalker rolandwalker added the core Issue with Homebrew itself rather than with a specific cask. label Dec 9, 2014
@rolandwalker rolandwalker changed the title Be more consistent/liberal about stanza accessors. WIP Be more consistent/liberal about stanza accessors. Dec 9, 2014
Return the current value whenever the stanza method is called
without arguments, including when the stanza has no value.  Do
not attempt to construct an instance with no arguments (which
typically throws an exception).

Incidental comment re: depends_on

Refs Homebrew#7880
@rolandwalker rolandwalker changed the title WIP Be more consistent/liberal about stanza accessors. Be more consistent/liberal about stanza accessors. Dec 9, 2014
rolandwalker added a commit that referenced this pull request Dec 9, 2014
Be more consistent/liberal about stanza accessors.
@rolandwalker rolandwalker merged commit 1520106 into Homebrew:master Dec 9, 2014
@rolandwalker rolandwalker deleted the stanza_accessors branch December 9, 2014 23:49
@miccal miccal removed the core Issue with Homebrew itself rather than with a specific cask. label Dec 23, 2016
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants