mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: collated: threaded writing accesses out-of-scope. Fixes #2257.
This commit is contained in:
committed by
Mark Olesen
parent
08e66a64e1
commit
227b3976ba
@ -213,7 +213,7 @@ public:
|
||||
const string& note,
|
||||
const fileName& location,
|
||||
const word& objectName,
|
||||
const dictionary* extraEntries = nullptr
|
||||
const dictionary& extraEntries
|
||||
);
|
||||
|
||||
//- Helper: write FoamFile IOobject header
|
||||
|
||||
Reference in New Issue
Block a user