Skip to content

Instantly share code, notes, and snippets.

@matsuu
Created January 18, 2010 12:23
Show Gist options
  • Save matsuu/279971 to your computer and use it in GitHub Desktop.
Save matsuu/279971 to your computer and use it in GitHub Desktop.
* QA Notice: Package has poor programming practices which may compile
* fine but exhibit random runtime failures.
* ../msgpack/unpack_template.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules
* ../msgpack/unpack_template.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules
* ../msgpack/pack_template.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules
* ../msgpack/pack_template.h:567: warning: dereferencing type-punned pointer will break strict-aliasing rules
* QA Notice: Package has poor programming practices which may compile
* fine but exhibit random runtime failures.
* ../msgpack/pack_template.h:567: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment