bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/16109] Incorrect listing (single line comment after multiline o


From: makhaloff at gmail dot com
Subject: [Bug gas/16109] Incorrect listing (single line comment after multiline one causes line mis-alignment)
Date: Sat, 09 Nov 2013 10:40:22 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=16109

Alexey Makhalov <makhaloff at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |UNCONFIRMED
                 CC|                            |makhaloff at gmail dot com
           Assignee|unassigned at sourceware dot org   |makhaloff at gmail dot 
com
     Ever confirmed|1                           |0

--- Comment #1 from Alexey Makhalov <makhaloff at gmail dot com> ---
Created attachment 7272
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7272&action=edit
patch to fix that problem

Multiline comment increases add_newlines counter by each newline. And after
"*/\n" app inserts necessary amount of "\n". But it didn't happen after
"*/#some comment\n" sequence.
This patch fixes that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

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