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

Satriani w/ Node prints "(program returned no output)" after program completion #337

Open
eliminmax opened this issue Apr 5, 2024 · 0 comments

Comments

@eliminmax
Copy link

I've written and rewritten a simple program to print a color test pattern using ANSI escape sequences, in 40 programming languages so far, for no real practical reason. The (program returned no output) message causes my test to validate that the pattern is properly generated to fail for the Rockstar implementation of my colortest program. I've taken to commenting out the line that logs that message in my local copy of satriani.

I tried to add give back "" to the end of the program, and it did not change anything.

If it works as intended, would you be willing to accept a PR to add a --quiet flag? Javascript isn't my language of choice, but using the --watch flag as a basis, I managed to implement one while drafting this issue.

@eliminmax eliminmax changed the title Satrani w/ Node prints "(program returned no output)" after program completion Satriani w/ Node prints "(program returned no output)" after program completion Apr 6, 2024
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