Skip to content

Fix minor bug in setNativeEnabled, and expose it in ScriptingContainer#1803

Merged
enebo merged 2 commits intojruby:jruby-1_7from
cprice404:fix-set-native-enabled
Jul 16, 2014
Merged

Fix minor bug in setNativeEnabled, and expose it in ScriptingContainer#1803
enebo merged 2 commits intojruby:jruby-1_7from
cprice404:fix-set-native-enabled

Conversation

@cprice404
Copy link
Contributor

This PR contains two commits. The first simply fixes a minor bug in the implementation of setNativeEnabled, where the parameter was being ignored and the value was always being set to false.

The second commit adds accessor methods for nativeEnabled to the ScriptingContainer class.

cprice404 added 2 commits July 9, 2014 10:38
The implementation of setNativeEnabled previously had a hard-coded
value of `false`, and ignored the actual value that the caller
passed in.
@enebo enebo added this to the JRuby 1.7.14 milestone Jul 16, 2014
enebo added a commit that referenced this pull request Jul 16, 2014
Fix minor bug in `setNativeEnabled`, and expose it in ScriptingContainer
@enebo enebo merged commit d654df7 into jruby:jruby-1_7 Jul 16, 2014
@enebo enebo modified the milestones: JRuby 1.7.14, JRuby 1.7.15 Aug 27, 2014
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.

3 participants