Something went wrong while setting issue due date.
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.