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

DASM failing under Windows with Linux linefeeds #2

Closed
thrust26 opened this issue Aug 29, 2019 · 2 comments
Closed

DASM failing under Windows with Linux linefeeds #2

thrust26 opened this issue Aug 29, 2019 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@thrust26
Copy link
Member

When you try to assemble files under Windows which contain Linux line feeds, DASM frequently fails. Especially the REPEAT pseudo-op seems to be affected.

@thrust26 thrust26 added the bug Something isn't working label Aug 29, 2019
@dionoid dionoid added this to the 2.20.12 milestone Aug 29, 2019
@dionoid
Copy link
Member

dionoid commented Aug 29, 2019

This should be fixed in the 2.20.12 branch (fix done by @msaarna).
Let me add a test that verifies the fix.

@dionoid
Copy link
Member

dionoid commented Dec 8, 2019

Solved in version 2.20.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants