2015-07-28 17:47, Thomas Monjalon:
> Example of errors:
> error: cast to pointer from integer of different size
> [-Werror=int-to-pointer-cast]
> error: format ?%lx? expects argument of type ?long unsigned int?, but
> argument 5 has type ?uint64_t
> error: format ?%lu? expects a
Example of errors:
error: cast to pointer from integer of different size
[-Werror=int-to-pointer-cast]
error: format ?%lx? expects argument of type ?long unsigned int?, but
argument 5 has type ?uint64_t
error: format ?%lu? expects argument of type ?long unsigned int?, but
2 matches
Mail list logo