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

Apply '-' behaviour to blank padded format directives. #292

Merged
merged 1 commit into from
Sep 29, 2012

Conversation

tychobrailleur
Copy link
Contributor

This commit addresses jruby issue #289. The expected behaviour is documented in this rubyspec pull request: https://github.com/rubyspec/rubyspec/pull/153

This commit addresses jruby issue jruby#289.  The expected behaviour is documented in this rubyspec pull request: https://github.com/rubyspec/rubyspec/pull/153
headius added a commit that referenced this pull request Sep 29, 2012
Apply '-' behaviour to blank padded format directives.
@headius headius merged commit 5391e26 into jruby:master Sep 29, 2012
headius added a commit that referenced this pull request Sep 30, 2016
This field is still used by Psych (ruby/psych##292). I re-exposed
it for now but modified all of JRuby to use the accessors so we
aren't getting deprecation warnings. Once the gem is out we can
attempt to hide the field again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants