[Bug 137917] Re: vim c syntax does not support ansi anonymous array

Jake Mercer 137917 at bugs.launchpad.net
Thu Sep 10 09:23:28 UTC 2020


Still seeing this issue in Ubuntu 20.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to vim in Ubuntu.
https://bugs.launchpad.net/bugs/137917

Title:
  vim c syntax does not support ansi anonymous array

Status in vim package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: vim-runtime

  When editing the following file, which use a standard ANSI syntax, the
  syntax highlighting is wrong for every curly brackets starting at the
  anonymous array.

  #include <stdio.h>

  int main() {
      printf("%p\n", (int[]){42});
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/137917/+subscriptions



More information about the foundations-bugs mailing list