Skip to content

Update WWSafe.pm. - #1520

Open
drgrice1 wants to merge 1 commit into
openwebwork:developfrom
drgrice1:safe-update
Open

Update WWSafe.pm.#1520
drgrice1 wants to merge 1 commit into
openwebwork:developfrom
drgrice1:safe-update

Conversation

@drgrice1

Copy link
Copy Markdown
Member

The updated WWSafe.pm is based on version 2.47 of the upstream Safe.pm module. It is essentially the upstream module except that some reentrancy issues with reval and rdo, and an issue with sharing an entire package to the safe compartment are fixed.

Claude helped quite a bit with finding and fixing those issues.

This should be tested with various types of problems to ensure that all problem rendering still works as expected without any new warnings or errors. I have done quite a bit of testing, and have not found any issues at this point.

The updated `WWSafe.pm` is based on version 2.47 of the upstream
`Safe.pm` module. It is essentially the upstream module except that some
reentrancy issues with `reval` and `rdo`, and an issue with sharing an
entire package to the safe compartment are fixed.

Claude helped quite a bit with finding and fixing those issues.
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.

2 participants