On Sat, Feb 08, 2020 at 12:17:16PM +0000, Santhosh Raju wrote:
> Module Name:  src
> Committed By: fox
> Date:         Sat Feb  8 12:17:16 UTC 2020
> 
> Modified Files:
>       src/external/bsd/dhcpcd/dist/src: dhcp.c
> 
> Log Message:
> external/bsd/dhcpcd: Fix a -Wconversion warning.
> 
> Type cast uint16_t to size_t to prevent implicit type conversion.

Seriously? That should not warn and no cast should be used either.

Joerg

Reply via email to