bug14001-clang-warning 277 B

1234567
  1. o Minor bugfixes:
  2. - The address of an array in the middle of a structure will
  3. always be non-NULL. clang recognises this and complains.
  4. Disable the tautologous and redundant check to silence
  5. this warning.
  6. Fixes bug 14001; bugfix on 0.2.1.2-alpha.