On Thu, 14 Oct 2010, Roy Stogner wrote: > On Thu, 14 Oct 2010, Jed Brown wrote: > >> My intent was to make the source look like what will be in the next >> release of PETSc (because chances are that next time people look at >> those calls, in a year or two, that they will be using 3.2 or later), >> with the macro to make it work with older versions. > > Sounds reasonable; I just hadn't seen the changes in petsc-dev.
Reasonable, but too fragile. On a couple system/compiler/app combinations I now get errors like this: /usr/lib/petsc/include/petscis.h:29:99: error: macro "ISCreateGeneral" requires 5 arguments, but only 4 given I'm going to change the macro name. --- Roy ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
