Source: nn Severity: normal Tags: patch Dear Maintainer,
>From 4b2968842f42fc0dde4fbda86d682e6a07836b6c Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason <bjarn...@rhi.hi.is> >Date: Thu, 18 Feb 2021 22:27:06 +0000 >Subject: [PATCH] variable.c: add braces around initializer Warnings from the compiler: variable.c:198:31: warning: missing braces around initializer [-Wmissing-braces] Signed-off-by: Bjarni Ingi Gislason <bjarn...@rhi.hi.is> --- variable.c | 402 +++++++++++++++++++++++++++-------------------------- 1 file changed, 203 insertions(+), 199 deletions(-) The patch is in the attachment. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 5.10.9-1 (SMP w/2 CPU threads) Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1), LANGUAGE not set Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) -- debconf information excluded -- Bjarni I. Gislason
variable.c.patch.gz
Description: application/gzip