Skip to content

BUG: Remove extra trailing parentheses.#11294

Merged
charris merged 1 commit into
numpy:maintenance/1.14.xfrom
charris:fix-npy_get_floatstatus_barrier
Jun 10, 2018
Merged

BUG: Remove extra trailing parentheses.#11294
charris merged 1 commit into
numpy:maintenance/1.14.xfrom
charris:fix-npy_get_floatstatus_barrier

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Jun 9, 2018

Backport of #11291.

The npy_get_floatstatus_barrier had an extra parentheses in the
argument list of the function definition that was exposed when compiling
on NetBSD.

Closes #11288.

The `npy_get_floatstatus_barrier` had an extra parentheses in the
argument list of the function definition that was exposed when compiling
on NetBSD.

Closes numpy#11288.
@charris charris added this to the 1.14.5 release milestone Jun 9, 2018
@charris charris merged commit b8aa34c into numpy:maintenance/1.14.x Jun 10, 2018
@charris charris deleted the fix-npy_get_floatstatus_barrier branch June 10, 2018 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant