8000 BUG: Replace unprefixed SIZEOF_* macros with prefixed versions. by charris · Pull Request #2887 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: Replace unprefixed SIZEOF_* macros with prefixed versions. #2887

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

Merged
merged 1 commit into from
Jan 5, 2013

Conversation

charris
Copy link
Member
@charris charris commented Jan 5, 2013

The sources don't define NPY_NO_PREFIX and consequently none of the
unprefixed macros are defined. Using them can lead to some unexpected
results.

@certik, this complimemts the seberg fix and should be backported after it if you do the backport. Or you could put the two together into one PR.

The sources don't define NPY_NO_PREFIX and consequently none of the
unprefixed macros are defined. Using them can lead to some unexpected
results.
njsmith added a commit that referenced this pull request Jan 5, 2013
BUG: Replace unprefixed SIZEOF_* macros with prefixed versions.
@njsmith njsmith merged commit ce8ece2 into numpy:master Jan 5, 2013
@certik
Copy link
Contributor
certik commented Jan 5, 2013

Noted. Thanks! I'll get to this soon, I am now working on Mac binaries.

This was referenced Jan 5, 2013
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
0