On Thu, 10 Jul 2008, Arvind Ajoy wrote: > Compiling C++ (in debug mode) src/solvers/equation_systems.C... > src/solvers/equation_systems.C: In member function 'void > EquationSystems::reinit()': > src/solvers/equation_systems.C:134: error: 'n_sys' was not declared in this > scope
Try another svn update. It looks like John accidentally introduced a regression when he was trying to clean up some "unused variables" warnings for debug-mode-only variables, but he's got it fixed now. --- Roy ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
