[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Building the Hurd with gcc-4.0
From: |
Thomas Schwinge |
Subject: |
Re: [PATCH] Building the Hurd with gcc-4.0 |
Date: |
Tue, 14 Mar 2006 18:45:45 -0500 |
User-agent: |
Mutt/1.5.6+20040907i |
On Sat, Feb 04, 2006 at 01:29:31PM -0500, I wrote:
> On Fri, Sep 02, 2005 at 12:49:50AM +0200, I wrote:
> > [...]
> > The ChangeLog in a condensed form:
> > #v+
> > 2005-09-01 Thomas Schwinge <schwinge@nic-nac-project.de>
> >
> > * boot/boot.c (boot_script_exec_cmd): Fix invalid lvalues.
> > * libdiskfs/priv.h: Include <argp.h>.
> > * nfsd/loop.c (server_loop): Fix invalid lvalues.
> > * pfinet/glue-include/asm/system.h (xchg): Fix invalid lvalue.
> > * pfinet/linux-src/net/ipv4/tcp_ipv4.c (tcp_v4_rst_req): Don't use ?:
> > as a lvalue.
> > * ufs/dir.h (DIRECT_NAMELEN): Don't use ?: as a lvalue.
> > * ufs-utils/mkfs.c (parse_opt): Move UP's functionality into UP_INT in
> > order to fix invalid lvalues.
> > * utils/ps.c (current_tty_name): Don't declare as `static'.
> > * utils/rpctrace.c (print_contents): Don't use ?: as a lvalue.
> > (msgids_file_p) Don't declare as `static'.
> > #v-
>
> > [...]
> > serverboot/ChangeLog
> > #v+
> > 2005-08-13 Alfred M. Szmidt <ams@gnu.org>
> >
> > * kalloc.c: #include <malloc.h>
> > (init_hook, malloc_hook, free_hook): New functions.
> > (__malloc_initialize_hook): New variable.
> > (malloc, free): Functions removed.
> > #v-
>
> Are there any objections that can convince me not to commit those to the
> Hurd's trunk?
I put those in.
Regards,
Thomas
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH] Building the Hurd with gcc-4.0,
Thomas Schwinge <=