[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/creduce] ac8606: Fix C-Reduce on Windows



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: ac86064bd1768deb9b12c1d219b7cf0ba3580c52
      https://github.com/csmith-project/creduce/commit/ac86064bd1768deb9b12c1d219b7cf0ba3580c52
  Author: Moritz Pflanzer <moritz@pflanzer.eu>
  Date:   2016-07-15 (Fri, 15 Jul 2016)

  Changed paths:
    M creduce/creduce.in
    M creduce/pass_lines.pm

  Log Message:
  -----------
  Fix C-Reduce on Windows

- The exitcode handling was incorrect since the last refactoring
- The grep tool has been replaced by a Perl loop as it is not available
  on Windows


  Commit: 6d464c0f72483f6c7edb81886f13cedb7f5400d2
      https://github.com/csmith-project/creduce/commit/6d464c0f72483f6c7edb81886f13cedb7f5400d2
  Author: John Regehr <regehr@cs.utah.edu>
  Date:   2016-07-22 (Fri, 22 Jul 2016)

  Changed paths:
    M creduce/creduce.in
    M creduce/pass_lines.pm

  Log Message:
  -----------
  Merge pull request #103 from mpflanzer/windows-fix

Fix C-Reduce on Windows


Compare: https://github.com/csmith-project/creduce/compare/498ba9957fba...6d464c0f7248