Hi, Guys -- I just updated to the latest svn HEAD, and I am now getting compiler errors in my application code like:
/Users/griffith/sfw/libmesh/include/base/variant_filter_iterator.h:204: error: ‘libmesh_cast_ptr’ was not declared in this scope /Users/griffith/sfw/libmesh/include/base/variant_filter_iterator.h:290: error: ‘libmesh_cast_ptr’ was not declared in this scope These look like namespace issues --- if I change libmesh_cast_ptr to libMesh::cast_ptr, everything works fine. -- Boyce ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
