bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/1] Update the bug-reporting address.


From: Carl Fredrik Hammar
Subject: Re: [PATCH 1/1] Update the bug-reporting address.
Date: Thu, 4 Jun 2009 16:02:31 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hi,

On Fri, May 29, 2009 at 12:34:23AM +0300, Sergiu Ivanov wrote:
> >From 23763c18399985e62686282ec848c42c3a540066 Mon Sep 17 00:00:00 2001
> From: Sergiu Ivanov <unlimitedscolobb@gmail.com>
> Date: Fri, 29 May 2009 00:29:25 +0300
> Subject: [PATCH] Update the bug-reporting address.
> 
> * options.c (argp_program_bug_address): Change the value to
> <bug-hurd@gnu.org>.
> ---
>  options.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/options.c b/options.c
> index ef29a02..d04d072 100644
> --- a/options.c
> +++ b/options.c
> @@ -211,7 +211,7 @@ const struct argp_child argp_children_startup[] =
> 
>  const char *argp_program_version = STANDARD_HURD_VERSION (unionfs);
>  const char *argp_program_bug_address =
> -"Gianluca Guida <glguida@gmail.com>";
> +"<bug-hurd@gnu.org>";
> 
>  #define ARGS_DOC "FILESYSTEMS ..."
>  #define DOC      "Hurd unionfs server"
> -- 
> 1.5.2.4

You could do this be simply linking to libhurdbugaddr.  Just drop
the definition of argp_program_bug_address and pass -lhurdbugaddr to
the linker in the Makefile.

Regards,
  Fredrik




reply via email to

[Prev in Thread] Current Thread [Next in Thread]