GNU bug report logs - #60916
[PATCH 17/25] gnu: Add unparam.

Previous Next

Package: guix-patches;

Reported by: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>

Date: Wed, 18 Jan 2023 01:46:14 UTC

Severity: normal

Tags: patch

Merged with 60898, 60899, 60900, 60901, 60902, 60903, 60904, 60905, 60906, 60907, 60908, 60909, 60910, 60911, 60912, 60913, 60914, 60915, 60917, 60918, 60919, 60920, 60921, 60922

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 60916 <at> debbugs.gnu.org (full text, mbox):

From: "(" <paren <at> disroot.org>
To: "Katherine Cox-Buday" <cox.katherine.e <at> gmail.com>, <60916 <at> debbugs.gnu.org>
Subject: Re: [bug#60916] [PATCH 17/25] gnu: Add unparam.
Date: Mon, 06 Feb 2023 23:07:28 +0000
[Message part 1 (text/plain, inline)]
* gnu/packages/golang.scm (unparam): New variable.

> --- a/gnu/packages/golang.scm
> +++ b/gnu/packages/golang.scm

> @@ -9803,6 +9803,31 @@ (define-public go-go-uber-org-multierr

> +    (version "0.0.0-20221223090309-7455f1af531d")

Please use git-version instead.

> +    (synopsis "Find unused parameters in Go")

s/parameters/function parameters/

> +    (description "Reports unused function parameters and results in Go code.")

  (description
   "This package provides a tool for scanning Go code for unused function
  parameters and return values.")

    -- (
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 158 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.