Skip to content

Conversation

@fmahon
Copy link
Contributor

@fmahon fmahon commented Feb 6, 2025

  • Fixed a type compatibility issue when assigning the function pointer, resolving build errors.
  • Added typedef func_ptr_t to properly define the function pointer type.
  • Replaced explicit cast with the typedef for better readability and maintainability.

- Fixed a type compatibility issue when assigning the function pointer, resolving build errors.
- Added typedef `func_ptr_t` to properly define the function pointer type.
- Replaced explicit cast with the typedef for better readability and maintainability.
peterharperuk
peterharperuk previously approved these changes Feb 6, 2025
@peterharperuk peterharperuk changed the base branch from master to develop February 6, 2025 13:11
@peterharperuk peterharperuk dismissed their stale review February 6, 2025 13:11

The base branch was changed.

@peterharperuk
Copy link
Contributor

switched to develop

@kilograham kilograham merged commit 2102420 into raspberrypi:develop Feb 6, 2025
1 check passed
@fmahon fmahon deleted the bugfix/FIX_build_issues_for_multicore_runner branch February 6, 2025 15:33
@kilograham kilograham added this to the 2.1.1 milestone Feb 13, 2025
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