~vcs-imports/vala/trunk

Viewing all changes in revision 9716.

  • Committer: Rico Tzschichholz
  • Date: 2020-09-02 16:59:06 UTC
  • Revision ID: git-v1:0753d2eb6bd6dae2b6b12a349b16b51b881a5ca7
Don't use locale dependent string functions on syntax strings

Replace usage of string.down() with string.ascii_down(),
and string.up() with string.ascii_up()

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1067

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: