Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmListCommand: handle empty lists for list(REMOVE_AT) | Ben Boeckel | 2018-10-16 | 1 | -0/+1 |
Treat an empty list as a list with no valid bounds and return an error message indicating that any given indices are out-of-bounds. |