~alan-griffiths/mir/fix-1297100

Viewing all changes in revision 1784.

  • Committer: Tarmac
  • Author(s): Daniel van Vugt
  • Date: 2014-07-22 10:17:06 UTC
  • mfrom: (1769.1.18 detect-ABI-breaks)
  • Revision ID: tarmac-20140722101706-v0jsbnh2bwuz2ecj
Automate checking for ABI breakage.

This may well be over-sensitive to header changes that don't constitute
ABI changes, but I think that's better than being under-sensitive.

You can find out which headers are causing the failure by running:
  sha1sum -c server-ABI-sha1sums
  sha1sum -c client-ABI-sha1sums

If the offending change is a real ABI break, bump it! Then regardless of
whether it was a break, generate a new checksum for the file using "sha1sum"
and insert it into {client,server}-ABI-sha1sums.

Approved by PS Jenkins bot, Daniel van Vugt, Cemil Azizoglu, Alan Griffiths, Kevin DuBois.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: