Skip to content

bulkdata: Bulkdata fails to build on x86

Simon Tate requested to merge bt/iopsys:feature/fix-x86-bulkdata into devel

To get bulkdata to build on x86, added limitation on the asprintf %.*s to use integer type (as per the programming manual).

Merge request reports