Learn more about cloning repositories
You have read-only access
Fix C-style typecasting in QNX-specific code (#1739) C-style typecasting breaks the build due to `-Werror=old-style-cast` which should remain in place.