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

Project introducing stdout/stderr and error handling #116

Merged
merged 17 commits into from
Feb 6, 2023

Conversation

illicitonion
Copy link
Member

There is a lot of "teaching" material in this project, and I'd love to cite some external references rather than writing new material, but I couldn't find any particularly accessible (and
not-very-language-specific) introductions to the concepts...

@netlify
Copy link

netlify bot commented Feb 2, 2023

Deploy Preview for cyf-systems ready!

Name Link
🔨 Latest commit b02df3e
🔍 Latest deploy log https://app.netlify.com/sites/cyf-systems/deploys/63e13f8bfc7bc0000993b9ce
😎 Deploy Preview https://deploy-preview-116--cyf-systems.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@illicitonion illicitonion force-pushed the output-and-error-handling branch 3 times, most recently from 9b8f520 to 2cf89cb Compare February 4, 2023 23:32
There is a lot of "teaching" material in this project, and I'd love to
cite some external references rather than writing new material, but I
couldn't find any particularly accessible (and
not-very-language-specific) introductions to the concepts...
@illicitonion
Copy link
Member Author

All addressed, and reference impl added in #117

illicitonion and others added 8 commits February 5, 2023 14:05
- knocked down reading level from postgraduate to grade 6
- broke up long sentences into bullet points
- removed equivocation
YOU MAY WISH TO LOOK CAREFULLY AT
- 1. PROPAGATING THE ERROR TO THE CALLING FUNCTION
3. TERMINATING THE PROGRAM COMPLETELY

I have added footnotes to replace some extremely extended parentheses. 

I have added hrs and I will put in a style for them now
Copy link
Member

@SallyMcGrath SallyMcGrath left a comment

Choose a reason for hiding this comment

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

I left my comments directly on the commit so it's clearer. A few tiny things.

PS SORRY ABOUT THE SMART QUOTES

@illicitonion illicitonion dismissed SallyMcGrath’s stale review February 6, 2023 22:05

Sally is unavailable, but review comments have been addressed

@illicitonion illicitonion merged commit 2244e7e into main Feb 6, 2023
@illicitonion illicitonion deleted the output-and-error-handling branch February 6, 2023 22:05
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.

3 participants