On 6 April 2014 22:52, EBo <[email protected]> wrote: > * libnml/buffer/tcpmem.cc:195:44: warning: dereferencing type-punned > pointer will break strict-aliasing rules [-Wstrict-aliasing]
I have a feeling that NML explicity relies on passing pointers around and deciding at the use-end what is in there. So perhaps there is no way to avoid those messages other than by getting rid of NML. -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
