Thursday, March 3, 2011

Re: Proper handling of C style // comments?

On Mar 3, 2011, at 6:18 PM, Ben Fritz wrote:

> It sure seems like it's intentionally using error highlight then. You
> should figure out why it is matching there. Perhaps your extended
> syntax file matches '//' style comments as errors since they are not
> technically part of standard C (they're called "c++ style" where I
> work).

FWIW, '//' comments are in the official C standard.
C99 standard is now almost 12 years old.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: