Siduction Forum

Siduction Forum => Software - Support => Topic started by: samoht on 2017/11/01, 14:08:58

Title: [SOLVED] Syntax error in /usr/share/vim/vim80/syntax/debsources.vim
Post by: samoht on 2017/11/01, 14:08:58
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879986 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879986)

Code: [Select]
...
To fix this, add a comma at the end of line 32, after 'squeeze'.
...


Update:
Fixed in vim (2:8.0.1257-1)

Code: [Select]
...
 * syntax/debsources.vim:
    + Fix syntax error in definition of unsupported releases.  Thanks to Josh
      Triplett.  (Closes: #879986)
...