lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] error introduced by commit acb4b60517572094bcd633c7df6f


From: Dirk Ziegelmeier
Subject: Re: [lwip-devel] error introduced by commit acb4b60517572094bcd633c7df6fbd90836c4e2d icmp6_param_problem
Date: Thu, 12 Oct 2017 19:46:07 +0200

A "void" pointer is a pointer where you don't want to tell anything about the type, it could be char* or uint32_t* or whatever - so complaining about alignment or packing requirements is IMHO a compiler bug.

Dirk


reply via email to

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