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

Undefined name: cflags --> ldflags #1901

Closed
wants to merge 1 commit into from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 1, 2019

@rvagg This would be good to land before #1892

The current code would raise NameError at runtime.

Checklist
  • npm install && npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

@rvagg This would be good to land before #1892

The current code would raise NameError at runtime.
rvagg pushed a commit that referenced this pull request Oct 2, 2019
The current code would raise NameError at runtime.

PR-URL: #1901
Reviewed-By: Rod Vagg <rod@vagg.org>
@rvagg
Copy link
Member

rvagg commented Oct 2, 2019

landed in a84b885, label semver-major if it shouldn't be backported

@cclauss
Copy link
Contributor Author

cclauss commented Oct 2, 2019

This can be backported... My suspicion is that this part of the code is never run because if it was, the NameError would be raised at runtime.

@cclauss
Copy link
Contributor Author

cclauss commented Oct 2, 2019

This landed but is still open?

@rvagg rvagg closed this Oct 2, 2019
@rvagg rvagg deleted the NameError-cflags-to-ldflags branch October 2, 2019 02:29
@rvagg rvagg mentioned this pull request Oct 2, 2019
rvagg pushed a commit that referenced this pull request Oct 2, 2019
The current code would raise NameError at runtime.

PR-URL: #1901
Reviewed-By: Rod Vagg <rod@vagg.org>
@rvagg rvagg mentioned this pull request Oct 3, 2019
@cclauss cclauss added the Python label Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants