Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed PR 11220 by setting MAP_STRING_LENGTH to MAXSTRINGLEN. | David Smith | 2010-01-25 | 1 | -0/+45 |
* runtime/map.h: Set MAP_STRING_LENGTH to MAXSTRINGLEN so that large strings can be stored in arrays. * testsuite/systemtap.base/array_string.exp: New testcase. |