summaryrefslogtreecommitdiff
path: root/changes/bug14001-clang-warning
blob: 5f8deb79b8f087e4637ad8114f95b382ab657542 (plain)
1
2
3
4
5
6
7
  o Minor bugfixes:
    - The address of an array in the middle of a structure will
      always be non-NULL. clang recognises this and complains.
      Disable the tautologous and redundant check to silence
      this warning.
      Fixes bug 14001; bugfix on 0.2.1.2-alpha.