summary refs log tree commit diff stats
path: root/ci/deps.sh
diff options
context:
space:
mode:
authorVindaar <basti90@gmail.com>2018-07-03 01:56:36 +0200
committerAndreas Rumpf <rumpf_a@web.de>2018-07-03 01:56:36 +0200
commit681d8e0749fd4374c3cc904ef27a5f600f3c4bb5 (patch)
treeaf870e7fb115ec9c6ccf374b15311ce8cb9eb4e4 /ci/deps.sh
parent70cf286a220940b86b8f8e5b7209ac55981cf8a8 (diff)
downloadNim-681d8e0749fd4374c3cc904ef27a5f600f3c4bb5.tar.gz
Deprecate 'c', 'C' prefix for octal literals, fixes #8082 (#8178)
* deprecate `0c`, `0C` prefix for octal literals

Deprecates the previously allowed syntax of `0c` and `0C` as a prefix for
octal literals to bring the literals in line with the behavior of
`parseOct` from parseutils.

* add `msgKind` arg to `lexMessageLitNum` for deprecation messages

* change literal tests to check all valid integer literals

Also adds the `tinvaligintegerlit3` test to test for the (still)
invalid `0O` prefix.
Diffstat (limited to 'ci/deps.sh')
0 files changed, 0 insertions, 0 deletions