chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] Unrename types when reporting scrutiny results


From: Evan Hanson
Subject: [Chicken-hackers] [PATCH] Unrename types when reporting scrutiny results
Date: Sat, 6 Feb 2016 15:41:31 +1300

Hi all,

A small patch for both branches. See the commit message for details, but
basically it cleans up scrutiny output so that rather than printing a
bunch of gensym'd type variable aliases, it prints the user-provided,
source-level names. I think this is a nicer experience as it's easier to
read and map back to a line in your source code.

Consequently, we'll no longer have to commit spurious changes to the
scrutinizer's expected test output just to keep the tests passing for
changes that have nothing to do with the scrutinizer.

Cheers,

Evan

Attachment: 0001-Unrename-types-when-reporting-scrutiny-results.patch
Description: Text Data

Attachment: 0001-Unrename-types-when-reporting-scrutiny-results.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]