Retrofitted functionality from our development line to improve error and warning
commit5bc6204c6617eeea077ec26dff02e269cdca61ed
authorhenry <henry>
Tue, 8 Dec 2009 14:31:02 +0000 (8 14:31 +0000)
committerhenry <henry>
Tue, 8 Dec 2009 14:31:02 +0000 (8 14:31 +0000)
tree7c7fc5381e6230630ed3f8c09817837e33359345
parenta0b60fb7992739816e9b1d558163f86f696a8a47
Retrofitted functionality from our development line to improve error and warning
messages from "dictionary".
13 files changed:
src/OpenFOAM/db/dictionary/dictionary.C
src/OpenFOAM/db/dictionary/dictionary.H
src/OpenFOAM/db/dictionary/dictionaryEntry/dictionaryEntryIO.C
src/OpenFOAM/db/dictionary/dictionaryIO.C
src/OpenFOAM/db/dictionary/entry/entry.C
src/OpenFOAM/db/dictionary/entry/entry.H
src/OpenFOAM/db/dictionary/functionEntries/functionEntry/functionEntry.C
src/OpenFOAM/db/dictionary/functionEntries/removeEntry/removeEntry.C
src/OpenFOAM/db/dictionary/functionEntries/removeEntry/removeEntry.H
src/OpenFOAM/primitives/Lists/stringListOps.H
src/OpenFOAM/primitives/Lists/stringListOpsTemplates.C [copied from src/OpenFOAM/db/dictionary/functionEntries/removeEntry/removeEntry.C with 52% similarity]
src/OpenFOAM/primitives/Lists/wordReListMatcher.H [copied from src/OpenFOAM/db/dictionary/functionEntries/removeEntry/removeEntry.H with 61% similarity]
src/OpenFOAM/primitives/Lists/wordReListMatcherI.H [copied from src/OpenFOAM/db/dictionary/entry/entry.C with 58% similarity]