Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 405
    • Issues 405
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1152
Closed
Open
Created Jan 05, 2019 by Admin@OpenFOAM-adminMaintainer

wmakeBuildInfo bash3 compatibility

There is a problem with using declare -A in wmakeBuildInfo if your bash version is less than 4 as associative arrays aren't available until version 4. The libraries will build, except the global.Cver, which will be wrong and cause problems when building the applications. It would be nice if there was a check for this and fixed to work even for bash version 3.

Assignee
Assign to
Time tracking