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

Fix issue with backend pretty output #677

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

LKedward
Copy link
Member

Not sure if anyone else has encountered this issue where 'pretty' output is messed up if the console is not scrolled to the bottom.
This PR fixes that.

image

Fixes issue where 'pretty' output is messed up if the console
is not scrolled to the bottom.
@LKedward
Copy link
Member Author

CI failure appears to be due to the latest release of FORD (6.1.9) @ZedThree

@awvwgk
Copy link
Member

awvwgk commented Mar 14, 2022

Best pin the Ford version for now and report the issue uncovered by our CI upstream.

Reported in Fortran-FOSS-Programmers/ford#399

Copy link
Member

@awvwgk awvwgk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@ZedThree
Copy link

FORD 6.1.10 just released with this fixed. I've checked the docs build for this branch locally :)

@awvwgk awvwgk merged commit 86a8e2f into fortran-lang:main Mar 14, 2022
@LKedward LKedward deleted the fix-output-scrolling branch March 14, 2022 19:46
@LKedward
Copy link
Member Author

Thanks both!

@awvwgk awvwgk added this to the v0.6.0 milestone Apr 22, 2022
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

Successfully merging this pull request may close these issues.

None yet

3 participants