XML boxes have not provided user-facing error messages for BSL
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 76/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- xml
- Domain
- tooling
Research direction
Start in htdp-lib/stepper/private/xml-snip-helpers.rkt, especially the code at the referenced lines 62 and 114-136, and trace how XML boxes are handled under BSL. Reproduce the current BSL XML-box failure and make the completed behavior report that XML boxes are not supported in BSL instead of exposing an unbound quasiquote error.
Written by the indexing model from the issue text.
Description
XML boxes assume quasiquote, which is unavailable in BSL. However, they err with "quasiquote unbound" instead of something like "not supported in BSL."
This is in spirit the same as racket/drracket#722 and racket/htdp@aa2ad718. But, since this issue is discovered by testing and not reported in practice, I'm labeling it as a low-priority feature request.
Relevant bits:
https://github.com/racket/htdp/blob/fd06ec8b64e0faf08d00bb156440fd0583965676/htdp-lib/stepper/private/xml-snip-helpers.rkt#L62
and
https://github.com/racket/htdp/blob/fd06ec8b64e0faf08d00bb156440fd0583965676/htdp-lib/stepper/private/xml-snip-helpers.rkt#L114-L136
- Dominant language
- Racket
- Stars
- 112
- Forks
- 73
- Avg merge
- 9h 41m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from racket/htdp
-
signature
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
-
signature
Difficulty 5/5 Over a week Newbie friendliness 38/100
-
signature
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
bug stepper
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
stepper
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
hemilabs/ui-monorepo#2332 ·
-
Help-Wanted Needs-Triage Package-Update
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
microsoft/winget-pkgs#438662 ·
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
bug good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
olcf/olcf-test-harness#278 · 1 comment ·