Browse source

Changelog

Query
From:
To:
Branch:
Path:
Message:
BugID:
User: +
Format:
: 1 checkin (+126/-78) by Henrik Grubbström (Grubba) <grubba@grubba.org> Lines added/removed recently

Friday 31 December 2021

2021-12-31 12:29:30 (2 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compiler [Typechecker]: Fix indexing of arrays with strings.

Due to the string length being part of the string type, the
old method started failing for strings with known lengths.

Fixes multiple warnings.

[permalink]

Bugs? Suggestions?