← Back to team overview

dolfin team mailing list archive

Re: [Branch ~dolfin-core/dolfin/main] Rev 5902: minor cleanup

 

On Mon, May 30, 2011 at 05:01:29PM +0200, Marie E. Rognes wrote:
>
> It also happens to not build for me:
>
> [  2%] Building CXX object dolfin/CMakeFiles/dolfin.dir/la/STLMatrix.cpp.o
> cc1plus: warnings being treated as errors
> /home/meg/local/fenics/src/dolfin/trunk/dolfin/io/XMLLocalMeshData.cpp:
> In member function ‘void dolfin::XMLLocalMeshData::read_array(const
> xmlChar*, const xmlChar**)’:
> /home/meg/local/fenics/src/dolfin/trunk/dolfin/io/XMLLocalMeshData.cpp:396:21:
> error: ‘xml_array’ may be used uninitialized in this function
> make[2]: ***
> [dolfin/CMakeFiles/dolfin.dir/io/XMLLocalMeshData.cpp.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [dolfin/CMakeFiles/dolfin.dir/all] Error 2
> make: *** [all] Error 2

Same thing here. I fixed this one but then others showed up. I think
Garth has fixed all the errors now.

--
Anders


References