After merge 951295c 'cxx11 initializer list', DOLFIN does not compile
with c++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 (Ubuntu 12.04 Precise
Pangolin, supported until 04/2017) because of bug in GCC [1].

Workaround is simple - configuring with
 -DCMAKE_CXX_FLAGS:STRING=' -pedantic '

Maybe build system could detect this bug and apply workaround when
needed.

[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50478

Jan
_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to