Ticket #17 (closed defect: fixed)

Opened 4 months ago

Last modified 3 months ago

bug in logtalk lexer for pygment

Reported by: victor Owned by: pmoura
Priority: major Milestone: Logtalk distribution
Component: text editor support Version: 2.31.6
Keywords: Cc:

Description

Hello,

While testing your pygment lexer for logtalk I found a little bug for directive that are not logtalks one (I use term_expansion with them): they are marked with strange red bars.

You can see it there : https://dev.crazydwarves.org/trac/Scalogic/browser/example-negotiation/negotiation/tharg.lgt

It appears in the pygment distribution (last mercurial), I didn't test the one on lgt svn.

Thanks

Attachments

Change History

Changed 4 months ago by pmoura

  • owner set to pmoura
  • status changed from new to assigned

That's the way Pygments signals invalid constructs. It might be possible to ignore non-standard constructs instead of marking them as errors. I will take a look. The Logtalk lexer support found on the current Pygments distribution is the same one included on the current Logtalk development version.

Changed 3 months ago by pmoura

  • status changed from assigned to closed
  • resolution set to fixed

Corrected in r4330.

Add/Change #17 (bug in logtalk lexer for pygment)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.