Ticket #2531 (closed defect: fixed)

Opened 13 years ago

Last modified 13 years ago

pascal syntax highlighting bug

Reported by: x905 Owned by: styx
Priority: major Milestone: 4.8.0-pre2
Component: mcedit Version: 4.7.5
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: commited-master commited-stable

Description

higlighting of this code (in attachment) is wrong

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

Attachments

snapshot5.png (6.7 KB) - added by x905 13 years ago.

Change History

Changed 13 years ago by x905

comment:1 Changed 13 years ago by x905

mc ver: 4.7.5-211-g60c2a29

comment:2 Changed 13 years ago by andrew_b

  • Component changed from mc-core to mcedit

comment:3 Changed 13 years ago by styx

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

comment:4 Changed 13 years ago by styx

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

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

2b10373e025ed266044d26c881d9cfe2216642bf

comment:5 Changed 13 years ago by styx

  • Status changed from testing to closed

comment:6 Changed 13 years ago by andrew_b

  • Keywords stable-candidate added

comment:7 Changed 13 years ago by slavazanko

  • Keywords stable-candidate removed
  • Votes for changeset set to commited-master commited-stable

Cherry-picked in stable:

git log --pretty=oneline a59cd929e6..d8af12222
Note: See TracTickets for help on using tickets.