Moved the construction of the static "null" strings to stringsGlobals.C which is...
commit2d5d8da186066f8992354730f44ddbf0d8141c4a
authorhenry <henry>
Mon, 29 Dec 2008 16:24:02 +0000 (29 16:24 +0000)
committerhenry <henry>
Mon, 29 Dec 2008 16:24:02 +0000 (29 16:24 +0000)
treeef19a36e17cc7d329494888817035ecfa3a610cb
parent5bf0c439d1a243402230536631d43a48048c597c
Moved the construction of the static "null" strings to stringsGlobals.C which is included in global.Cver to avoid inter-dependency problems in the construction of globals.

Patch supplied by Michael Wild, see
http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?126/10442
src/OpenFOAM/global/global.Cver
src/OpenFOAM/primitives/strings/fileName/fileName.C
src/OpenFOAM/primitives/strings/string/string.C
src/OpenFOAM/primitives/strings/stringsGlobals.C [copied from src/OpenFOAM/primitives/strings/word/word.C with 80% similarity]
src/OpenFOAM/primitives/strings/word/word.C