getfem-users
[Top][All Lists]
Advanced

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

Re: [Getfem-users] [[fallthrough]]


From: Tetsuo Koyama
Subject: Re: [Getfem-users] [[fallthrough]]
Date: Sat, 9 Mar 2019 05:37:46 +0900

Dear Andriy

Thank you for your email. I agree your comment about my commit. I'll update it and contact you later.

Best Regard Tetsuo


2019年3月8日(金) 22:22 Andriy Andreykiv <address@hidden>:
Dear Tetsuo Koyama,

A few weeks ago you introduced [[fallthrough]] in a few places of Getfem.
I completely agree with your intention but the problem with this feature is that
it's supported only as of C++17. Many users including us are not yet capable to
upgrade to the compilers that support this standard. Default compilation of getfem
is currently at C++ 11, but may be GCC supports it (I don't know).

May I ask you to replace [[fallthrough]] with some kind of macro that is only triggered
when standard 17 is being used?

Thank you,
                    Andriy

reply via email to

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