Change size_t printf statement to %zu by IlanTruanovsky · Pull Request #238 · intel/fpga-runtime-for-opencl (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Conversation

@IlanTruanovsky

zibaiwan

@IlanTruanovsky

This change fixes this coverity issue: src/acl_offline_hal.cpp:182:69: Type: Invalid type in argument to printf format specifier (PRINTF_ARGS)

@zibaiwan zibaiwan changed the titleChange integer printf statement to unsigned long Change size_t printf statement to %zu

Jan 9, 2023

zibaiwan

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Labels

bug

Something isn't working