dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02322
[HG] Add -pedantic compiler flags, and add -Wno-long-long to avoid long long errors.
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 1839:5e0cf34a8dcff399279b48c866f93f3af5734852
tag: tip
parent: 1837:050eb40f5e3b7853e28da903c844d106fc3e842f
parent: 1838:65ed3c40da2f93f0a1298db33ed1fd0a8b1912f9
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Tue Apr 4 21:36:47 2006 +0200
files: configure configure.ac
description:
Add -pedantic compiler flags, and add -Wno-long-long to avoid long long errors.
changeset: 1838:65ed3c40da2f93f0a1298db33ed1fd0a8b1912f9
parent: 1836:ed5966ccccc50e127fcdd2494a2a671b172e0504
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Tue Apr 4 21:09:54 2006 +0200
files: configure configure.ac src/kernel/la/DenseMatrix.cpp src/kernel/la/DenseVector.cpp src/kernel/la/Makefile.am src/kernel/la/Makefile.in src/kernel/la/dolfin/DenseMatrix.h src/kernel/la/dolfin/DenseVector.h src/kernel/la/dolfin/Makefile.am src/kernel/la/dolfin/Makefile.in src/kernel/la/dolfin/dolfin_la.h src/kernel/main/dolfin.h src/test/main.cpp
description:
Basic implementation of dense matrices and vectors using uBlas.
changeset: 1837:050eb40f5e3b7853e28da903c844d106fc3e842f
user: "Anders Logg <logg@xxxxxxxxx>"
date: Mon Apr 3 23:35:11 2006 -0500
files: configure configure.ac
description:
Remove default debug flags (use --enable-debug)
-------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin
Follow ups