Peter Memishian wrote:
> I agree and strputmsg() could be changed to take a void * instead of
> const void *, which would be a safe thing to do. But when calling
> strputmsg() in line 1267 the same strangeness would apply, casting to
> 'dlp' a 'void *'.
Why would you need to cast to a `void *'?
Since 'dlp' is a const union DL_primitives type.
Is your question why I need to cast at all or to a "void *"?
-Sagun
_______________________________________________
networking-discuss mailing list
[email protected]