[PATCH] uemis-downloader: don't use unknown type u_int32_t

Lubomir I. Ivanov neolit123 at gmail.com
Tue Sep 8 15:17:26 PDT 2015


On 9 September 2015 at 00:08, Guido Lerch <guido.lerch at gmail.com> wrote:
> What is the problem here, I had no issues with this during my testing.
>

u_int32_t can compile on some targets, but we should use the one from
the C standard - uint32_t.

lubomir
--


More information about the subsurface mailing list