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

Update tp_call.h to fix simple type without cast error #120

Closed
wants to merge 1 commit into from

Commits on Jun 14, 2024

  1. Update tp_call.h to fix simple type without cast error

    While building ROS2 Iron on Arch with an updated PKGBUILD, there seems to be a type mismatch without cast from uin64_t to const uint64_t *, so I just changed it. Perhaps this could be something on my end but I would like to propose the change regardless. 
    
    Signed-off-by: Krishna Shah <[email protected]>
    DragonflyRobotics authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    fce601d View commit details
    Browse the repository at this point in the history