Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pascal syntax highlighting bug #2531

Closed
mc-butler opened this issue Apr 6, 2011 · 8 comments
Closed

pascal syntax highlighting bug #2531

mc-butler opened this issue Apr 6, 2011 · 8 comments
Labels
area: mcedit mcedit, the built-in text editor prio: medium Has the potential to affect progress ver: 4.7.5 Reproducible in version 4.7.5
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2531
Reporter x905

higlighting of this code (in attachment) is wrong

begin
    (**)
    write('this is not a comment');
    (**);
end.

Note

Original attachments:

@mc-butler
Copy link
Author

Changed by x905 on Apr 6, 2011 at 9:30 UTC

@mc-butler
Copy link
Author

Changed by x905 on Apr 6, 2011 at 9:34 UTC (comment 1)

mc ver: 4.7.5-211-g60c2a29

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 6, 2011 at 9:46 UTC (comment 2)

  • Component changed from mc-core to mcedit

@mc-butler
Copy link
Author

Changed by styx (@styx) on Jul 14, 2011 at 9:04 UTC (comment 3)

  • Owner set to styx
  • Status changed from new to accepted
  • Branch state set to no branch

@mc-butler
Copy link
Author

Changed by styx (@styx) on Jul 14, 2011 at 9:08 UTC (comment 4)

  • Branch state changed from no branch to merged
  • Milestone changed from 4.8 to 4.8.0-pre2
  • Resolution set to fixed
  • Status changed from accepted to testing

As his is a .syntax and a fix is very simple I've pushed it to the master branch directly.

[2b10373]

@mc-butler
Copy link
Author

Changed by styx (@styx) on Jul 14, 2011 at 9:09 UTC (comment 5)

  • Status changed from testing to closed

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 14, 2011 at 9:18 UTC (comment 6)

  • Keywords set to stable-candidate

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Jul 19, 2011 at 10:57 UTC (comment 7)

  • Keywords stable-candidate deleted
  • Votes set to commited-master commited-stable

Cherry-picked in stable:

git log --pretty=oneline a59cd929e6..d8af12222

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: mcedit mcedit, the built-in text editor prio: medium Has the potential to affect progress ver: 4.7.5 Reproducible in version 4.7.5
Development

No branches or pull requests

1 participant