Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
njsmith merged 1 commit into
numpy:masterfrom
charris:fix-unprefixed-sizeof-macros
Jan 5, 2013
Merged

BUG: Replace unprefixed SIZEOF_* macros with prefixed versions.#2887
njsmith merged 1 commit into
numpy:masterfrom
charris:fix-unprefixed-sizeof-macros

Conversation

@charris
Copy link
Copy Markdown
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
Copy Markdown
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