Package: make
Version: 4.3-4.1
Severity: wishlist

Hello. There is a new release of make at ftp.gnu.org.

I normally do not file bugs like this one, but I see
that the new version has a new option which I find
very interesting to discover Makefile bugs:

* New feature: The --shuffle command line option
  This option reorders goals and prerequisites to simulate non-determinism
  that may be seen using parallel build.  Shuffle mode allows a form of "fuzz
  testing" of parallel builds to verify that all prerequisites are correctly
  described in the makefile.
  Implementation provided by Sergei Trofimovich <siarh...@google.com>

Thanks.

Reply via email to