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

screengrab_c.h has pointer implicit conversion behavior which will trigger warning. #696

Open
2 tasks
xuehaonan27 opened this issue Oct 8, 2024 · 0 comments

Comments

@xuehaonan27
Copy link

  • Robotgo version (or commit ref): 217d6cf
  • Go version: go1.23.1 darwin/arm64
  • Gcc version: Apple clang version 15.0.0 (clang-1500.3.9.4)
  • Operating system and bit: Darwin bogon 23.5.0 64-bit
  • Resolution: 1440*900
  • Can you reproduce the bug at Examples:
    • Yes (provide example code)
    • No
    • [* ] Not relevant

Description

Commit 217d6cf.
screengrab_c.h has a pointer implicit conversion behavior at line 93 (from void* to uint8_t *).
I want to add a explicit conversion to it.

BTW I am new to this project and I want to contribute to it actively.
...

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

No branches or pull requests

1 participant