Gentoo Archives: gentoo-musl

From: Lei Zhang <zhanglei.april@×××××.com>
To: Felix Janda <felix.janda@××××××.de>
Cc: Luca Barbato <lu_zero@g.o>, gentoo-musl@l.g.o
Subject: Re: [gentoo-musl] [GSoC] _GNU_SOURCE in C++
Date: Tue, 14 Jun 2016 08:28:38
Message-Id: CAOYuCc1zBZDNJhgXSG0ehaasJ6t5GhuaFHPbrKdvx7Ft11=LAw@mail.gmail.com
In Reply to: Re: [gentoo-musl] [GSoC] _GNU_SOURCE in C++ by Felix Janda
1 2016-06-14 16:10 GMT+08:00 Felix Janda <felix.janda@××××××.de>:
2 > Take a look at the discussion at
3 >
4 > http://www.openwall.com/lists/musl/2014/04/15/3
5
6 And some view from the LLVM side:
7
8 http://article.gmane.org/gmane.comp.compilers.clang.devel/46390
9
10 IMHO, the real problem is the abuse of _GNU_SOURCE by C++ compiler.
11 The decisions made by LLVM and musl both look reasonable to me.
12
13
14 Lei

Replies

Subject Author
Re: [gentoo-musl] [GSoC] _GNU_SOURCE in C++ Felix Janda <felix.janda@××××××.de>