On Wed, Apr 23, 2008 at 09:29:52PM +0200, Ilmar Wilbers wrote: > Now, the building step fails: > > c++ -o dolfin/io/XMLFile.os -c -Wall -pipe -ansi -DDEBUG -g -Werror -DNDEBUG > -O2 -DPACKAGE_VERSION=\"0.7.2\" -fPIC -I. -I/Users/ilmarw/local/include > -I/sw/include -I/sw/include/libxml2 -I/sw/include dolfin/io/XMLFile.cpp > cc1plus: warnings being treated as errors > dolfin/io/XMLFile.cpp: In member function 'virtual void > dolfin::XMLFile::operator<<(dolfin::GenericMatrix&)': > dolfin/io/XMLFile.cpp:246: warning: format '%i' expects type 'int', but > argument 4 has type 'size_t' > scons: *** [dolfin/io/XMLFile.os] Error 1 > > ilmar
Should be fixed now. -- Anders _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
