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

Fix error in GCC 8.3: cl_float* -> float* using static_cast is invalid #2872

Merged
merged 1 commit into from
May 6, 2020

Conversation

umar456
Copy link
Member

@umar456 umar456 commented May 5, 2020

  • using renterpret_cast instead. This shouldn't be required but its
    an easy workaround

* using renterpret_cast instead. This shouldn't be required but its
  an easy workaround
@9prady9 9prady9 merged commit abc8ddc into arrayfire:master May 6, 2020
@umar456 umar456 deleted the gcc83_castfix branch June 26, 2020 18:37
@umar456 umar456 added this to the 3.7.2 milestone Jun 27, 2020
@umar456 umar456 mentioned this pull request Jun 27, 2020
2 tasks
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