K 10 svn:author V 3 dim K 8 svn:date V 27 2016-04-07T22:23:19.201941Z K 7 svn:log V 306 In the exp-run for bug 208158, building databases/mysql57-server resulted in errors with libc++ 3.8.0, because it declares the allocators for several std::map declarations incorrectly. Fix this by sprinkling const in the right places. Approved by: mokhi64@gmail.com (maintainer) PR: 208525 MFH: 2016Q2 END