On Tue, Oct 2, 2018 at 9:51 PM Jeroen Demeyer <j.deme...@ugent.be> wrote: > > On 2018-10-02 17:53, Dima Pasechnik wrote: > > Letting Cython to do necessary adjustments for the target C/C++ > > compiler seems like the most natural thing to do... > > Cython doesn't need to do any such "necessary adjustments". It's > completely independent of C/C++ compilers (and it should be).
So you need to ship generated C files for C99, C11, and C++ files for c++11, c++14, c++17, blah++foo, etc etc etc? > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-devel+unsubscr...@googlegroups.com. > To post to this group, send email to sage-devel@googlegroups.com. > Visit this group at https://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.