On Fri, Mar 16, 2012 at 6:03 AM, Ludovic Courtès <ludovic.cour...@inria.fr> wrote: > Hi, > > After writing an Autoconf macro that determines whether to build > plug-ins with gcc or g++ [0], I realized that nested functions, which my > plug-in uses extensively, are not supported in C++. > > Any suggestions on how to address this?
Patient: Doctor, it hurts when I do this. Do you have a medication? Doctor: Yes, don't do it. > > Thanks, > Ludo’. > > [0] > https://gforge.inria.fr/scm/viewvc.php/trunk/m4/gcc.m4?root=starpu&r1=6090&r2=6195