dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #04915
[HG dolfin] use std::string instead of const char*
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 3030:fe56bd14ac6b668706647102a0fc072b5d5f516e
tag: tip
user: "Ola Skavhaug <skavhaug@xxxxxxxxx>"
date: Sun May 13 22:48:55 2007 +0200
files: src/kernel/log/Progress.cpp src/kernel/log/dolfin/Progress.h
description:
use std::string instead of const char*
changeset: 3029:18f0d37a59e80b2058200e442ab6282a08315668
user: "Anders Logg <logg@xxxxxxxxx>"
date: Sun May 13 22:02:00 2007 +0200
files: src/demo/pde/poisson/Makefile src/kernel/log/Logger.cpp src/kernel/log/Progress.cpp src/kernel/log/dolfin/Logger.h src/kernel/log/dolfin/Progress.h src/kernel/log/dolfin/log.h src/kernel/log/log.cpp src/kernel/pde/LinearPDE.cpp
description:
Cleanup in Logger: don't use stdio.h and const char*
changeset: 3028:1eb846e8627c52562113c8e071939e398f818892
user: "Ola Skavhaug <skavhaug@xxxxxxxxx>"
date: Fri May 11 23:43:50 2007 +0200
files: src/demo/mesh/partitioning/main.cpp src/demo/pde/elasticity/plot.py src/kernel/log/Logger.cpp src/kernel/log/dolfin/Logger.h src/kernel/log/dolfin/log.h src/kernel/log/log.cpp
description:
Logger.h only works with strings (and some char*), and log.h deals with the var-args issues.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin