On Wed, Feb 26, 2014 at 9:26 AM, Georg Rudoy <0xd34df...@gmail.com> wrote:
> I'm currently considering using C++14 in my project, particularly
> features that aren't supported by gcc 4.8 and are barely supported by
> 4.9 [1], but the standard is already fully supported by clang 3.4 [2].
> Thus I wonder how bad is actually depending on recent clang in
> ebuilds?

If you want to do that, it's not a problem with me. That said, I
probably wouldn't install packages that wanted to pull in a whole
different toolchain unless I wanted them really badly (but on machines
where I already have clang installed, I might not even notice).

I'd say there's value in staying close to where the community's at, if
you actually want your software to be used. If you don't care that
much about your software being used by other people, nobody can stop
you.

Cheers,

Dirkjan

Reply via email to