PreviousNextTracker indexSee it online !

(73/231) 2769315 - 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:20z Assigned nobody
Priority 5 Category editor core
Status Open Group None
Resolution None Visibility No

Comments

Attachments

2009-04-16 - 19:51:20z
cyberskull
lab1.asm

Source code with comment example