bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH] Building the Hurd with gcc-4.0


From: Alfred M. Szmidt
Subject: Re: [PATCH] Building the Hurd with gcc-4.0
Date: Mon, 31 Oct 2005 01:27:55 +0100

I commited the following to ams-branch:

boot/ChangeLog
2005-09-01  Thomas Schwinge  <tschwinge@gnu.org>

        * boot.c (boot_script_exec_cmd): Fix invalid lvalues.

nfsd/ChangeLog
2005-09-01  Thomas Schwinge  <tschwinge@gnu.org>

        * loop.c (server_loop): Fix invalid lvalues.

pfinet/ChangeLog
2005-09-01  Thomas Schwinge  <tschwinge@gnu.org>

        * glue-include/asm/system.h (xchg): Fix invalid lvalue.
        * linux-src/net/ipv4/tcp_ipv4.c (tcp_v4_rst_req): Don't use ?: as a
        lvalue.

ufs/ChangeLog
2005-09-01  Thomas Schwinge  <tschwinge@gnu.org>

        * dir.h (DIRECT_NAMELEN): Don't use ?: as a lvalue.

ufs-utils/ChangeLog
2005-09-01  Thomas Schwinge  <tschwinge@gnu.org>

        * mkfs.c (parse_opt): Move UP's functionality into UP_INT
        in order to fix invalid lvalues.

utils/ChangeLog
2005-09-01  Thomas Schwinge  <tschwinge@gnu.org>

        * ps.c (current_tty_name): Don't declare as `static'.
        * rpctrace.c (print_contents): Don't use ?: as a lvalue.
        (msgids_file_p): Don't declare as `static'.

I didn't commit the following:

libdiskfs/ChangeLog
2005-09-01  Thomas Schwinge  <tschwinge@gnu.org>

        * priv.h: Include <argp.h>.


since it is already fixed in ams-branch.

Sorry for the delay...




reply via email to

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