Skip to content
  • Kitware Robot's avatar
    KWSys 2015-03-18 (9367a33b) · bc67dbed
    Kitware Robot authored and Brad King's avatar Brad King committed
    Extract upstream KWSys using the following shell commands.
    
    $ git archive --prefix=upstream-kwsys/ 9367a33b | tar x
    $ git shortlog --no-merges --abbrev=8 --format='%h %s' 4a698414..9367a33b
    Brad King (1):
          20f50727 SystemInformation: Add missing 'break' in StacktraceSignalHandler
    
    Sean McBride (2):
          093eae34 SystemInformation: Fix -Wswitch-enum warnings
          9367a33b testHashSTL: Fix warnings by marking private functions static
    
    Change-Id: Ia4ba110c901698f08797412da5773abf4c4c5330
    bc67dbed