HP C adjustments:
authorYang Tse <yangsita@gmail.com>
Thu, 9 Oct 2008 00:50:50 +0000 (00:50 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 9 Oct 2008 00:50:50 +0000 (00:50 +0000)
commit49e14536c683f838f6c3635259620db81edd29f8
treed92bff4b5a1f400bdff71586b6b328261a3d57dd
parent8090260882baf043cabf3ebcc72d46415b4f8f19
HP C adjustments:

  Disallow run-time dereferencing of null pointers.

  Disable some remarks:

    #4227: padding struct with n bytes to align member.

    #4255: padding size of struct with n bytes to alignment boundary.
m4/cares-compilers.m4