c highlighter fails in token */*

Bug #402224 reported by Michael Tsang
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vim (Ubuntu)
Invalid
Low
Unassigned

Bug Description

It incorrectly highlights */ as red bg but instead * is a part of code, /* is the starting of comment.

Tags: lucid maverick
Michael Tsang (miklcct)
summary: - c indentor fails in token */*
+ c highlighter fails in token */*
Will Gray (graywh)
Changed in vim (Ubuntu):
status: New → Incomplete
Revision history for this message
Michael Tsang (miklcct) wrote : Re: [Bug 402224] Re: c highlighter fails in token */*

On Friday 07 May 2010 06:28:14 you wrote:
> ** Changed in: vim (Ubuntu)
> Status: New => Incomplete

Here is a test code:

#include <stdio.h>
int main(void) {
 printf("%d\n", 3*/* a comment */5);
 return 0;
}

Revision history for this message
Philip Muškovac (yofel) wrote :

Indeed.

Changed in vim (Ubuntu):
status: Incomplete → Confirmed
importance: Undecided → Low
tags: added: lucid maverick
Revision history for this message
Will Gray (graywh) wrote :

Email Bram or vim-dev.

Revision history for this message
dino99 (9d9) wrote :

Closing that outdated report as EOL has been reached long time ago

Changed in vim (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.