[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Upstreaming the glibc Hurd port
From: |
Joseph Myers |
Subject: |
Re: Upstreaming the glibc Hurd port |
Date: |
Tue, 3 Apr 2018 15:45:13 +0000 |
User-agent: |
Alpine 2.20 (DEB 67 2015-01-07) |
On Mon, 2 Apr 2018, Samuel Thibault wrote:
> This means that build-glibcs i686-gnu now builds fine. Among the
> remaining TODOs, there are
If you use mainline GCC, however, it fails:
../sysdeps/mach/hurd/if_index.c: In function '__if_nametoindex':
../sysdeps/mach/hurd/if_index.c:40:3: error: 'strncpy' specified bound 16
equals destination size [-Werror=stringop-truncation]
strncpy (ifr.ifr_name, ifname, IFNAMSIZ);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
Joseph S. Myers
joseph@codesourcery.com
- Re: Upstreaming the glibc Hurd port, (continued)
- Re: Upstreaming the glibc Hurd port, Joseph Myers, 2018/04/02
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/02
- Re: Upstreaming the glibc Hurd port, H.J. Lu, 2018/04/02
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/02
- Re: Upstreaming the glibc Hurd port, H.J. Lu, 2018/04/02
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/02
- Re: Upstreaming the glibc Hurd port, H.J. Lu, 2018/04/02
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/02
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/02
Re: Upstreaming the glibc Hurd port,
Joseph Myers <=
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/03
- Re: Upstreaming the glibc Hurd port, Joseph Myers, 2018/04/03
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/03
- Re: Upstreaming the glibc Hurd port, Zack Weinberg, 2018/04/03
- Re: Upstreaming the glibc Hurd port, Joseph Myers, 2018/04/03
Re: Upstreaming the glibc Hurd port, Florian Weimer, 2018/04/05