help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in assembler mode


From: rustom
Subject: Bug in assembler mode
Date: Sat, 25 Oct 2008 02:38:49 -0700 (PDT)
User-agent: G2/1.0

I was writing code in assembly (gas under linux)
Wanted to comment out something and used comment region.

It put semicolons.

I dont know gas very well and I did not think about it.

After a long time of weird behavior in which a file that was only
changed in its 'comments'  was behaving different from one that was
not, I looked at the gas manual and find that semicolon is like in C
-- a statement separator.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]