[hackers] [libgrapheme] Remove autistic screeching || Laslo Hunhold

From: <git_AT_suckless.org>
Date: Wed, 21 Sep 2022 20:26:20 +0200 (CEST)

commit 9c926f112553481fae101b692f8add2998aeeaaf
Author: Laslo Hunhold <dev_AT_frign.de>
AuthorDate: Wed Sep 21 20:25:41 2022 +0200
Commit: Laslo Hunhold <dev_AT_frign.de>
CommitDate: Wed Sep 21 20:25:41 2022 +0200

    Remove autistic screeching
    
    Signed-off-by: Laslo Hunhold <dev_AT_frign.de>

diff --git a/test/case.c b/test/case.c
index ba2e729..42439ff 100644
--- a/test/case.c
+++ b/test/case.c
_AT_@ -301,7 +301,6 @@ unit_test_callback_to_case_utf8(void *t, size_t off, const char *name, const cha
         /* check that none of the canary values have been overwritten */
         for (i = test->input.destlen; i < LEN(buf); i++) {
                 if (buf[i] != 0x7f) {
-fprintf(stderr, "REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\n");
                         goto err;
                 }
         }
Received on Wed Sep 21 2022 - 20:26:20 CEST

This archive was generated by hypermail 2.3.0 : Wed Sep 21 2022 - 20:36:36 CEST