Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [backport] fix #11320 (#11538) | Arne Döring | 2019-07-03 | 1 | -3/+1 |
| | | | | | * [backport] fix #11320 * fix test for 32 bit test | ||||
* | forbid casting to bare unchecked array (#11186) | Arne Döring | 2019-05-08 | 1 | -0/+9 |
* fixes #11180, forbid casting to unchecked array. * allow UncheckedArray as param |