MantisBT - CMake
View Issue Details
0009049CMakeDocumentationpublic2009-05-18 17:372016-06-10 14:30
James Bigler 
Kitware Robot 
normalminoralways
closedmoved 
CMake-2-6 
 
0009049: string(RANDOM) doc doesn't list what values are acceptable for ALPHABET
         string(RANDOM [LENGTH <length>] [ALPHABET <alphabet>]
                <output variable>)

       RANDOM will return a random string of given length consisting of
       characters from the given alphabet. Default length is 5 characters
       and default alphabet is all numbers and upper and lower case letters.

It takes a given alphabet, but it doesn't describe what the valid alphabets are that can be given.

This was with 2.6.4 on windows.
No tags attached.
Issue History
2009-05-18 17:37James BiglerNew Issue
2009-09-14 14:12Bill HoffmanStatusnew => assigned
2009-09-14 14:12Bill HoffmanAssigned To => Ken Martin
2010-12-14 11:09David ColeAssigned ToKen Martin =>
2010-12-15 07:02David ColeAssigned To => David Cole
2011-10-25 22:45David ColeAssigned ToDavid Cole =>
2011-10-25 22:45David ColeStatusassigned => backlog
2016-06-10 14:27Kitware RobotNote Added: 0041559
2016-06-10 14:27Kitware RobotStatusbacklog => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:27Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0041559)
Kitware Robot   
2016-06-10 14:27   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.