Skip to content

Removing public keyword to get_current_queue Cython declaration.#437

Merged
oleksandr-pavlyk merged 1 commit intomasterfrom
fix-gh-436
May 10, 2021
Merged

Removing public keyword to get_current_queue Cython declaration.#437
oleksandr-pavlyk merged 1 commit intomasterfrom
fix-gh-436

Conversation

@oleksandr-pavlyk
Copy link
Copy Markdown
Contributor

@oleksandr-pavlyk oleksandr-pavlyk commented May 10, 2021

Closes #436

This addresses unused-variable compiler warning observed when compiling usm_array Cython file.

This addresses unused-variable compiler warning observed when compilign
usm_array Cython file.
@oleksandr-pavlyk oleksandr-pavlyk merged commit 3c6e3af into master May 10, 2021
@oleksandr-pavlyk oleksandr-pavlyk deleted the fix-gh-436 branch May 10, 2021 13:53
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.

Warning in USM array PYX compilation.

2 participants