PreviousNextTracker indexSee it online !

(61/243) 3249 - assembler-x86 comment directive

The MASM comment directive is not supported by the editor. What is supposed to happen is the character after the comment directive is used as a delimiter to show the end of the comment block, but is interpreted by jEdit as regular assembler text.

Attached is a file with C code in a comment block, jEdit tries to interpret it as assembler-x86 instead of treating it as a comment block.

Running jEdit 4.3pre16 on Java 1.6.0_05 on Windows XP.

Submitted cyberskull - 2009-04-16 19:51:20 Assigned
Priority 5 Labels editor core
Status open Group None
Resolution None

Comments

2009-04-16 19:51:20
cyberskull

Source code with comment example

lab1.asm (2.1Kio)

2009-04-16 19:51:46
cyberskull

- **summary**: assembler-x86 .comment --> assembler-x86 comment directive