lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master


From: Sylvain Rochet
Subject: Re: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 5d356c96f58e09ef6f8b8b225b5df35720e61519
Date: Mon, 27 Jun 2016 21:43:21 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

Hi Dirk,

On Mon, Jun 27, 2016 at 06:58:01PM +0000, Dirk Ziegelmeier wrote:
> 
> commit e40175ef059b7122f650774b1ce95ee71e99c1e9
> Author: Dirk Ziegelmeier <address@hidden>
> Date:   Mon Jun 27 20:54:17 2016 +0200
> 
>     Fix a few more CLANG alignment warnings - clang warns although the 
>     target struct is packed (and may therefore be unaligned) :-(

For me this is a CLANG bug, it should not warn about unaligned access on 
packed struct, that's something that is expected. Looks like you are 
interested about CLANG, maybe you should you open a CLANG bug report 
about that ? That would be better than adding those ugly double cast 
everywere.

Sylvain

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]