[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] [PATCH] Use vertical space more liberally in some scru
From: |
megane |
Subject: |
[Chicken-hackers] [PATCH] Use vertical space more liberally in some scrutinizer messages |
Date: |
Thu, 21 Jun 2018 17:34:57 +0300 |
User-agent: |
mu4e 0.9.18; emacs 25.1.1 |
Hello,
This patch changes the warning messages so that any types are printed
with `pp` on new lines. This should make it just a bit easier to find
the reason for more complex type mismatches.
See the attachment for sample output.
pp-type-warnings.patch
Description: patch
t.scm
Description: example
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Chicken-hackers] [PATCH] Use vertical space more liberally in some scrutinizer messages,
megane <=