Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected Behaviour: lcomments don't line up correctly using custom Output Formatting options #23

Open
phillipeaton opened this issue Jan 23, 2024 · 0 comments

Comments

@phillipeaton
Copy link

phillipeaton commented Jan 23, 2024

Good day!

dasmfw 0.34

In your example disassembly I see this...
image
...and this...
image
...all lines up nicely.

If I have this...
image
image
...I get this...
image
...which shows the lcomments not lining up where you would expect. The second comment line is probably where you would expect it to be, with the ; in the same column as the rest of the later code, but the first comment line on the end of the equ is already to the right of second comment's column and then even further!

If I default all of the options...
image
...then it all lines up like your example...
image

Thanks for reading!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant