Page MenuHome GnuPG
Feed Advanced Search

Sat, Apr 20

jeffcliff updated jeffcliff.
Sat, Apr 20, 5:59 AM
jeffcliff updated jeffcliff.
Sat, Apr 20, 5:58 AM
jeffcliff renamed T7093: c23 boolean issue in GPG asschk.c from c23 boolean issue in asschk.c to c23 boolean issue in GPG asschk.c.
Sat, Apr 20, 5:56 AM · gnupg, Bug Report
jeffcliff added a comment to T7093: c23 boolean issue in GPG asschk.c.
  • gnupg-2.4.5/tests/asschk.c 2023-04-04 02:28:39.000000000 -0600

+++ gnupg-2.4.5-c23/tests/asschk.c 2024-04-19 21:21:36.460724329 -0600
@@ -656,13 +656,13 @@
static int
eval_boolean (const char *cond)
{

  • int true = 1;

+ int tr = 1;

Sat, Apr 20, 5:50 AM · gnupg, Bug Report
jeffcliff created T7093: c23 boolean issue in GPG asschk.c.
Sat, Apr 20, 5:38 AM · gnupg, Bug Report

Apr 3 2023

jeffcliff added a comment to T6432: libgcrypt - flag munging does not account for -Oz.

if your'e asking me, i'd suggest just let it be fixed going forward unless someone else complains

Apr 3 2023, 7:04 AM · Bug Report

Mar 29 2023

jeffcliff created T6432: libgcrypt - flag munging does not account for -Oz.
Mar 29 2023, 3:31 PM · Bug Report