mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: OSspecific: make userName,domainName,hostName strings
This commit is contained in:
@ -548,7 +548,7 @@ Foam::string& Foam::stringOps::inplaceExpand
|
||||
// ~OpenFOAM => site/user OpenFOAM configuration directory
|
||||
// ~user => home directory for specified user
|
||||
|
||||
word user;
|
||||
string user;
|
||||
fileName file;
|
||||
|
||||
if ((begVar = s.find('/')) != string::npos)
|
||||
|
||||
Reference in New Issue
Block a user