Mailing List Archive

[master] 0d4966b40 Experiment to see if curses error reporting has improved.
commit 0d4966b404e33d7f973b9c15e44561fd71151c3e
Author: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Mon Jun 15 07:41:58 2020 +0000

Experiment to see if curses error reporting has improved.

Ref: #3348, #741

diff --git a/bin/varnishhist/varnishhist.c b/bin/varnishhist/varnishhist.c
index 0ff068390..a2e94cb5d 100644
--- a/bin/varnishhist/varnishhist.c
+++ b/bin/varnishhist/varnishhist.c
@@ -57,7 +57,7 @@
#include "vtim.h"
#include "vapi/vsig.h"

-#if 0
+#if 1
#define AC(x) assert((x) != ERR)
#else
#define AC(x) x
_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit