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

Suppress method redefined warnings #59

Merged

Conversation

kou
Copy link
Contributor

@kou kou commented May 21, 2015

% FORCE_FFI_YAJL=ffi ruby -w -I lib -e 'require "ffi_yajl"'
lib/ffi_yajl/parser.rb:33: warning: method redefined; discarding old stack
lib/ffi_yajl/parser.rb:40: warning: method redefined; discarding old key_stack
...

    % FORCE_FFI_YAJL=ffi ruby -w -I lib -e 'require "ffi_yajl"'
    lib/ffi_yajl/parser.rb:33: warning: method redefined; discarding old stack
    lib/ffi_yajl/parser.rb:40: warning: method redefined; discarding old key_stack
    ...
@chef-supermarket
Copy link

Hi. I am an automated pull request bot named Curry. There are commits in this pull request whose authors are not yet authorized to contribute to Chef Software, Inc. projects or are using a non-GitHub verified email address. To become authorized to contribute, you will need to sign the Contributor License Agreement (CLA) as an individual or on behalf of your company. You can read more on Chef's blog.

GitHub Users Who Are Not Authorized To Contribute

The following GitHub users do not appear to have signed a CLA:

Please sign the CLA here.

@chef-supermarket
Copy link

Hi. Your friendly Curry bot here. Just letting you know that all commit authors have become authorized to contribute. I have added the "Signed CLA" label to this issue so it can easily be found in the future.

@kou kou force-pushed the suppress-method-redefined-warnings branch from 995b632 to c988b17 Compare May 21, 2015 08:23
lamont-granquist added a commit that referenced this pull request Jun 22, 2015
@lamont-granquist lamont-granquist merged commit 61cf72e into chef:master Jun 22, 2015
@kou kou deleted the suppress-method-redefined-warnings branch June 23, 2015 12:12
@chef chef locked and limited conversation to collaborators Nov 16, 2017
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.

3 participants